diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html index 74ebaee..96ce855 100644 --- a/layouts/_partials/footer.html +++ b/layouts/_partials/footer.html @@ -1,6 +1,11 @@ {{ with .GitInfo }} -
Dernière modification commit {{ .Hash }} du {{ .AuthorDate | - time.Format ":date_full" }} à {{ .AuthorDate | time.Format ":time_full" }} par {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}>
+Dernière modification : +
Généré par Hugo version {{ hugo.Version }}
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}