diff --git a/layouts/index.html b/layouts/index.html index 21aaa1b..351b103 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,7 +3,7 @@
-
+
{{ range where .Site.Pages "Type" "page" }} {{ .Content }} {{ end }}