Add email contact link to footer
This commit is contained in:
parent
12aa83f978
commit
6598d42bd1
|
@ -13,6 +13,7 @@
|
|||
</nav>
|
||||
{%- endif -%}
|
||||
|
||||
<p><a href="mailto:{{ sitemeta.siteAuthor.email }}">Contact me by email</a></p>
|
||||
{%- include "global/h-card.njk" -%}
|
||||
{%- include "global/top-btn.njk" %}
|
||||
</footer>
|
||||
|
|
Loading…
Reference in New Issue