From be62972283be2ce786826b69f3fd9707f1e889d7 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/hello-4s3ti/layouts/_default/list.html b/themes/hello-4s3ti/layouts/_default/list.html index 45aef7b..5a071d8 100644 --- a/themes/hello-4s3ti/layouts/_default/list.html +++ b/themes/hello-4s3ti/layouts/_default/list.html @@ -8,12 +8,12 @@

{{ .Title }}

{{ .Content }}
{{ end }} - {{ range $paginator.Pages.ByWeight }} + {{ range $paginator.Pages.GroupByDate "2006" }}
{{ .Key }}