Add contact link to footer

This commit is contained in:
David Eisinger
2024-03-06 23:30:32 -05:00
parent 9b4acfb55f
commit b993f6e47f

View File

@@ -2,7 +2,8 @@
<hr> <hr>
<a href="https://dispatch.davideisinger.com/subscription/form">Subscribe via email</a> <a href="https://dispatch.davideisinger.com/subscription/form">Subscribe via email</a>
<a href="/index.xml">Feed</a><br> <a href="/index.xml">Feed</a>
<a href="/about/#contact">Contact</a><br>
Rendered {{ now | dateFormat "2006-01-02 15:04:05 MST" }} Rendered {{ now | dateFormat "2006-01-02 15:04:05 MST" }}
{{ with site.Params.git.last_commit }} {{ with site.Params.git.last_commit }}