Fix iPad footer issue
This commit is contained in:
@@ -3,9 +3,7 @@
|
|||||||
|
|
||||||
Rendered {{ now | dateFormat "2006-01-02 15:04:05 MST" }} •
|
Rendered {{ now | dateFormat "2006-01-02 15:04:05 MST" }} •
|
||||||
{{ with .GitInfo }}
|
{{ with .GitInfo }}
|
||||||
<a href="https://github.com/dce/davideisinger.com/commit/{{ .Hash }}">
|
<a href="https://github.com/dce/davideisinger.com/commit/{{ .Hash }}">{{ substr .Hash 0 7}}</a>
|
||||||
{{ substr .Hash 0 7}}
|
|
||||||
</a>
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<br>
|
<br>
|
||||||
<a href="https://v1.davideisinger.com">Version 1</a> •
|
<a href="https://v1.davideisinger.com">Version 1</a> •
|
||||||
|
|||||||
Reference in New Issue
Block a user