Skip to content

Commit 5bc7361

Browse files
committed
update titles for analytics
1 parent e410e4b commit 5bc7361

8 files changed

Lines changed: 8 additions & 9 deletions

File tree

_includes/head.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<head>
22
<meta charset="utf-8">
33
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4-
<title>tfarrell</title>
54

65
<link rel="icon" type="image/x-icon" href="{{ '/public/favicon.ico' | relative_url }}">
76
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ '/public/apple-touch-icon-precomposed.png' | relative_url }}">
87

9-
{%- seo title=false -%}
8+
{%- seo -%}
109
{%- feed_meta -%}
1110

1211
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">

ai-mode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: AI-Powered Search
3+
title: AI Mode
44
permalink: /ai-mode/
55
---
66

archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: write
3+
title: Writing
44
---
55

66
<div class="header-container">

building-archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: build (all)
3+
title: Portfolio (all)
44
permalink: /building/archive/
55
---
66

building.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: build
3+
title: Portfolio
44
---
55

66
<div class="header-container">

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
layout: home
3-
title:
3+
title: Home
44
---

reading-archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: read (all)
3+
title: Reading (all)
44
permalink: /reading/archive/
55
---
66

reading.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: read
3+
title: Reading
44
---
55

66
<div class="header-container">

0 commit comments

Comments
 (0)