diff --git a/layouts/partials/posts-defile.html b/layouts/partials/posts-defile.html index c552bd1..8fcea45 100644 --- a/layouts/partials/posts-defile.html +++ b/layouts/partials/posts-defile.html @@ -17,10 +17,10 @@ -
s +
{{- $pages := where $context.Site.RegularPages "Section" "ne" "" -}} {{- range (sort $pages "Date" "desc") -}} - + {{ .Section }} {{ .Title }}

{{ .Date.Format "2006-01-02" }}