summaryrefslogtreecommitdiff
path: root/themes/24-unification/layouts/_default/index.html
diff options
context:
space:
mode:
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 }}