diff --git a/themes/coopcloud.tech/layouts/_default/list.html b/themes/coopcloud.tech/layouts/_default/list.html index 6309d79..e7e09f1 100644 --- a/themes/coopcloud.tech/layouts/_default/list.html +++ b/themes/coopcloud.tech/layouts/_default/list.html @@ -3,7 +3,7 @@ {{ range .Pages.ByPublishDate.Reverse }}
{{ .Summary }}
diff --git a/themes/coopcloud.tech/layouts/_default/single.html b/themes/coopcloud.tech/layouts/_default/single.html index 8bc28ad..1cebf66 100644 --- a/themes/coopcloud.tech/layouts/_default/single.html +++ b/themes/coopcloud.tech/layouts/_default/single.html @@ -1,6 +1,6 @@ {{ define "main" }}