Amélioration du pied de page.

This commit is contained in:
2026-03-05 12:35:46 +01:00
parent fd5e3535f7
commit e34ab36aa9
+5 -4
View File
@@ -1,4 +1,5 @@
{{ $page := . }} {{- $page := . -}}
{{ with $page.GitInfo }} {{- with $page.GitInfo -}}
Commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} &lt;{{ replace .AuthorEmail "@" " at " }}&gt; <p><small>Généré par Hugo version {{ hugo.Version }}</small></p>
{{ end }} <p><small>Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} &lt;{{ replace .AuthorEmail "@" " at " }}&gt;</small></p>
{{- end -}}