From 540cf60b64993968cbcb28f0e6d0e6cab3b78834 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 28 May 2023 00:00:29 +0200 Subject: [PATCH] update topic pages' titles --- entertaining.html | 1 + motivational.html | 1 + productivity.html | 1 + projects.html | 1 + talks.html | 1 + technology.html | 1 + 6 files changed, 6 insertions(+) diff --git a/entertaining.html b/entertaining.html index 6e31675..f1a3755 100644 --- a/entertaining.html +++ b/entertaining.html @@ -1,6 +1,7 @@ --- layout: category category-name: entertaining +title: Entertaining Posts permalink: /entertaining/ --- diff --git a/motivational.html b/motivational.html index 8cfae9b..ed87e02 100644 --- a/motivational.html +++ b/motivational.html @@ -1,6 +1,7 @@ --- layout: category category-name: motivational +title: Motivational Posts permalink: /motivational/ --- diff --git a/productivity.html b/productivity.html index 4c32bb5..5e65b89 100644 --- a/productivity.html +++ b/productivity.html @@ -1,6 +1,7 @@ --- layout: category category-name: productivity +title: Productivity Posts permalink: /productivity/ --- diff --git a/projects.html b/projects.html index be61820..7af3015 100644 --- a/projects.html +++ b/projects.html @@ -1,6 +1,7 @@ --- layout: category category-name: projects +title: Projects permalink: /projects/ --- diff --git a/talks.html b/talks.html index 7976e69..ce2cc7b 100644 --- a/talks.html +++ b/talks.html @@ -1,5 +1,6 @@ --- layout: category +title: "Talks" category-name: talks permalink: /talks/ --- diff --git a/technology.html b/technology.html index bc3d598..e784d13 100644 --- a/technology.html +++ b/technology.html @@ -1,6 +1,7 @@ --- layout: category category-name: technology +title: Technology Posts permalink: /technology/ ---