-
-{{ partial "footer.html" . }}
{{.Title}}
-{{.Date.Format "2006-01-02"}} - {{ .Params.author}}
-{{.Content}}
-diff --git a/themes/arch/layouts/index.html b/themes/arch/layouts/index.html
index 26a932e0d9be3370c66425b567d13f21a3df2a13..89efbc041fc1038e45e051bf918203d7106ed700 100644
--- a/themes/arch/layouts/index.html
+++ b/themes/arch/layouts/index.html
@@ -5,12 +5,14 @@
- {{ range (where .Data.Pages.ByPublishDate "Section" "posts") }}
-
-
+
{{.Date.Format "2006-01-02"}} - {{ .Params.author}}
-