mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 03:30:52 +00:00
Add my Ko-Fi link to the footer
This commit is contained in:
parent
4898d61f0b
commit
1b975362b7
@ -13,7 +13,10 @@
|
||||
</nav>
|
||||
{%- endif -%}
|
||||
|
||||
<p><a href="mailto:{{ sitemeta.siteAuthor.email }}">Contact me by email</a></p>
|
||||
<ul class="inline-nav footer__links">
|
||||
<li><a href="mailto:{{ sitemeta.siteAuthor.email }}">Contact me by email</a></li>
|
||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
||||
</ul>
|
||||
{%- include "global/h-card.njk" -%}
|
||||
{%- include "global/top-btn.njk" %}
|
||||
</footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user