Skip to content
Snippets Groups Projects
Commit a6ecf04a authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Revert "Switch from deprecated (since Hugo 0.124) .Site.LastChange to the new Site.Lastmod"

This reverts commit 0eb803f0.
parent 9caf3e0e
No related branches found
No related tags found
1 merge request!675Revert "Use official Hugo docker image instead of the outdated klakegg/hugo"
......@@ -31,7 +31,7 @@
<p>
{{ .Site.Author.name }}
&nbsp;&bull;&nbsp;
{{ .Site.Lastmod.Format "2006" }}
{{ .Site.LastChange.Format "2006" }}
{{ if .Site.Title }}
&nbsp;&bull;&nbsp;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment