This commit is contained in:
2025-07-09 06:59:02 +00:00
parent f2b9fcb884
commit 702211b68a
3 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
<div class="pub-date">
mtime={{ .Lastmod.Format .Site.Params.dateFormat }}
archived={{ default false .Params.archived }}
words={{ .WordCount }}
</div>
{{ end }}
</div>