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