+
{{ end }}
\ No newline at end of file
diff --git a/layouts/entry/single.html b/layouts/entry/single.html
index 2580a0e..5159f67 100644
--- a/layouts/entry/single.html
+++ b/layouts/entry/single.html
@@ -1,13 +1,15 @@
{{ define "main" }}
-
+
+
{{ .Title }}
+{{ .Date.Format "January 02 2006" }}
+
+ {{ .Content }}
+
+
-
-
{{ .Title }}
-{{ .Date.Format "January 02 2006" }}
-
- {{ .Content }}
+
{{ end }}
\ No newline at end of file
diff --git a/layouts/partials/home_hero.html b/layouts/partials/home_hero.html
index 8de8a21..46240a7 100644
--- a/layouts/partials/home_hero.html
+++ b/layouts/partials/home_hero.html
@@ -1,5 +1,6 @@
+
{{ .Title }}
+{{ .Date.Format "January 02 2006" }}
+
+ {{ .Content }}
+
+
diff --git a/layouts/partials/layout/navbar.html b/layouts/partials/layout/navbar.html
new file mode 100644
index 0000000..deee567
--- /dev/null
+++ b/layouts/partials/layout/navbar.html
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/layouts/partials/layout/navbar_contents.html b/layouts/partials/layout/navbar_contents.html
index dfb7a6c..fc50588 100644
--- a/layouts/partials/layout/navbar_contents.html
+++ b/layouts/partials/layout/navbar_contents.html
@@ -37,6 +37,11 @@
+
+
+
+
+