From 7de5c103cad40c5216bde2295d878e34f9fa6fde Mon Sep 17 00:00:00 2001 From: gogo24 Date: Sun, 13 Oct 2024 02:53:54 +0200 Subject: [PATCH] com --- themes/hello-4s3ti/layouts/_default/list.html | 2 +- themes/hello-4s3ti/layouts/partials/menu.html | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/themes/hello-4s3ti/layouts/_default/list.html b/themes/hello-4s3ti/layouts/_default/list.html index 45aef7b..b440287 100644 --- a/themes/hello-4s3ti/layouts/_default/list.html +++ b/themes/hello-4s3ti/layouts/_default/list.html @@ -8,7 +8,7 @@

{{ .Title }}

{{ .Content }}
{{ end }} - {{ range $paginator.Pages.ByWeight }} + {{ range $paginator.Pages.GroupByDate "2006" }}
{{ .Key }}
diff --git a/themes/hello-4s3ti/layouts/partials/menu.html b/themes/hello-4s3ti/layouts/partials/menu.html index 1bae747..d434fee 100644 --- a/themes/hello-4s3ti/layouts/partials/menu.html +++ b/themes/hello-4s3ti/layouts/partials/menu.html @@ -1,7 +1,7 @@
- {{- end }} - {{ end }}