Fix iPad footer issue

This commit is contained in:
2023-03-04 19:27:17 -05:00
committed by GitHub
parent d40b910970
commit 50145c132f

View File

@@ -3,9 +3,7 @@
Rendered {{ now | dateFormat "2006-01-02 15:04:05 MST" }} •
{{ with .GitInfo }}
<a href="https://github.com/dce/davideisinger.com/commit/{{ .Hash }}">
{{ substr .Hash 0 7}}
</a>
<a href="https://github.com/dce/davideisinger.com/commit/{{ .Hash }}">{{ substr .Hash 0 7}}</a>
{{ end }}
<br>
<a href="https://v1.davideisinger.com">Version 1</a>