diff --git a/category.html b/category.html
index fe6725c..1594dd6 100644
--- a/category.html
+++ b/category.html
@@ -1,7 +1,7 @@
---
layout: page
-permalink: /categories/
title: Categories
+permalink: /categories/
---
diff --git a/entertaining.html b/entertaining.html
index 8ca7141..2888371 100644
--- a/entertaining.html
+++ b/entertaining.html
@@ -1,6 +1,7 @@
---
layout: category
category-name: entertaining
+permalink: /entertaining/
---
Entertaining Posts
diff --git a/motivational.html b/motivational.html
index 85deecf..f126c22 100644
--- a/motivational.html
+++ b/motivational.html
@@ -1,6 +1,7 @@
---
layout: category
category-name: motivational
+permalink: /motivational/
---
Motivational Posts
diff --git a/personal.html b/personal.html
index e9b116a..244c238 100644
--- a/personal.html
+++ b/personal.html
@@ -1,6 +1,7 @@
---
layout: category
category-name: personal
+permalink: /personal/
---
Personal Posts
diff --git a/productivity.html b/productivity.html
index 9a255da..0423090 100644
--- a/productivity.html
+++ b/productivity.html
@@ -1,6 +1,7 @@
---
layout: category
category-name: productivity
+permalink: /productivity/
---
Productivity Posts
diff --git a/technology.html b/technology.html
index 7259de3..7bb7d2b 100644
--- a/technology.html
+++ b/technology.html
@@ -1,6 +1,7 @@
---
layout: category
category-name: technology
+permalink: /technology/
---
Technology Posts