footer: Add git info, disabled for now

This commit is contained in:
Jan Kremer 2026-01-08 12:12:30 +01:00
parent 754bbddcb1
commit 564fcf8038
No known key found for this signature in database
2 changed files with 8 additions and 0 deletions

View file

@ -16,5 +16,12 @@
{{ site.Title }}
</a>
</li>
<!-- <li>
{{ with .GitInfo }}
<a href="https://github.com/jukremer/jukremer.github.io/commit/{{ .Hash }}">
{{ partial "git.svg" }} {{ .Subject }} ({{ .AbbreviatedHash }})
</a>
{{ end }}
</li> -->
<li>2021{{ now.Year }}</li>
</ul>