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/ ---