diff --git a/exampleSite/content/project/tatooine.md b/exampleSite/content/project/tatooine.md
index 5fb39bc..7deb229 100644
--- a/exampleSite/content/project/tatooine.md
+++ b/exampleSite/content/project/tatooine.md
@@ -1,7 +1,6 @@
---
title: "Tatooine"
date: 2021-05-12T23:39:49+05:30
-tags: ["abc", "def"]
type: singles
---
diff --git a/exampleSite/content/projects.md b/exampleSite/content/projects.md
index 0532f5b..efe010b 100644
--- a/exampleSite/content/projects.md
+++ b/exampleSite/content/projects.md
@@ -1,6 +1,5 @@
---
title: "Projects"
-tags: ["abc", "def"]
type: singles
---
diff --git a/themes/gokarna/layouts/_default/terms.html b/themes/gokarna/layouts/_default/terms.html
new file mode 100644
index 0000000..2ad490b
--- /dev/null
+++ b/themes/gokarna/layouts/_default/terms.html
@@ -0,0 +1,29 @@
+
+
+{{- partial "head.html" . -}}
+
+
+ {{- partial "header.html" . -}}
+
+
+
+
+
+ {{- partial "footer.html" . -}}
+
+
+
diff --git a/themes/gokarna/layouts/partials/header.html b/themes/gokarna/layouts/partials/header.html
index 3b26285..3739fb1 100644
--- a/themes/gokarna/layouts/partials/header.html
+++ b/themes/gokarna/layouts/partials/header.html
@@ -1,37 +1,37 @@
-