Replace 'from' w/ middot

This commit is contained in:
David Eisinger
2023-03-04 14:54:41 -05:00
parent 02ca54916d
commit 96c2793283

View File

@@ -1,7 +1,7 @@
<footer> <footer>
<hr> <hr>
Rendered {{ now | dateFormat "2006-01-02 15:04:05 MST" }} from 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}} {{ substr .Hash 0 7}}