Amélioration du pied de page.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{{- $page := . -}}
|
{{- $page := . -}}
|
||||||
{{- with $page.GitInfo -}}
|
{{- with $page.GitInfo -}}
|
||||||
<p><small>Généré par Hugo version {{ hugo.Version }}</small></p>
|
|
||||||
<p><small>Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}></small></p>
|
<p><small>Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}></small></p>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
<p><small>Généré par Hugo version {{ hugo.Version }}</small></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user