Files
alexis.lahouze.org/layouts/_partials/footer.html
T
alahouze fd5e3535f7
ci/woodpecker/push/woodpecker Pipeline was successful
Correction affichage informations Git.
2026-03-01 15:17:15 +01:00

5 lines
159 B
HTML

{{ $page := . }}
{{ with $page.GitInfo }}
Commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}>
{{ end }}