Correction affichage informations Git.
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-01 15:17:15 +01:00
parent 876c5f26cc
commit fd5e3535f7
+2 -1
View File
@@ -1,3 +1,4 @@
{{ with .GitInfo }}
{{ $page := . }}
{{ with $page.GitInfo }}
Commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}>
{{ end }}