diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html index e818d06..c638c00 100644 --- a/layouts/_partials/footer.html +++ b/layouts/_partials/footer.html @@ -1,3 +1,5 @@ +
+ {{ with .GitInfo }}

Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}>

{{ end }}