diff --git a/layouts/index.html b/layouts/index.html index bb69804..a142950 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -2,7 +2,7 @@
{{- partial "prose.html" . -}} -

Post

+

Posts

{{- range where site.RegularPages "Type" "in" site.Params.mainSections -}} @@ -13,4 +13,4 @@ ) -}} {{- end -}}
-{{ end }} \ No newline at end of file +{{ end }}