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