summaryrefslogtreecommitdiff
path: root/themes/24-unification/layouts/_default/index.html
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-12-03 21:54:54 +0100
committermms <git@sapka.me>2024-12-03 21:54:54 +0100
commitdeac28735f843aa4a2bcab309b343caa2bfffbb1 (patch)
treee9ac45e0c59e64a2bf56affb5203cb8c1aed54c9 /themes/24-unification/layouts/_default/index.html
parent1fa238ef9c2044b28853b49f347bd8afd0683c2d (diff)
links
Diffstat (limited to 'themes/24-unification/layouts/_default/index.html')
-rw-r--r--themes/24-unification/layouts/_default/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/24-unification/layouts/_default/index.html b/themes/24-unification/layouts/_default/index.html
index b168a8e..591f7f8 100644
--- a/themes/24-unification/layouts/_default/index.html
+++ b/themes/24-unification/layouts/_default/index.html
@@ -18,6 +18,7 @@
<p>
Nothing here was created with the use of GenAI.
</p>
+<p>
{{ range where .Site.RegularPages.ByDate.Reverse ".Params.nolist" "<>" true }}
{{$newDate := .PublishDate.Format "2006"}}
@@ -33,6 +34,7 @@
{{ $oldDate = $newDate }}
{{ end }}
+</p>
</div>
</article>
{{ end }}