fix/not-deploying-hugo-v159 #9

Merged
Vezpi merged 22 commits from fix/not-deploying-hugo-v159 into preview 2026-04-03 10:02:12 +02:00
Showing only changes of commit d9b0e43a9a - Show all commits

View File

@@ -45,7 +45,6 @@
{{ T "article.readingTime" $Page.ReadingTime }}
</time>
{{ end }}
</div>
{{- $date := $Page.Date.Format "20060102" | int -}}
{{- $lastmod := $Page.Lastmod.Format "20060102" | int -}}
@@ -57,6 +56,8 @@
</time>
</div>
{{- end -}}
</div>
</footer>
{{ end }}
</div>