Correction pied de page.

This commit is contained in:
2026-03-11 01:08:27 +01:00
parent f711a2d13e
commit 9808ee030f
+2 -3
View File
@@ -1,6 +1,5 @@
{{- $page := . -}} {{ with .GitInfo }}
{{- with $page.GitInfo -}}
<p><small>Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} &lt;{{ replace .AuthorEmail "@" " at " }}&gt;</small></p> <p><small>Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} &lt;{{ replace .AuthorEmail "@" " at " }}&gt;</small></p>
{{- end -}} {{ end }}
<p><small>Généré par Hugo version {{ hugo.Version }}</small></p> <p><small>Généré par Hugo version {{ hugo.Version }}</small></p>
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}} {{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}