feat: add follow link to footer

This commit is contained in:
Ayo Ayco 2024-08-14 16:41:02 +02:00
parent 7ddf19db64
commit 24294f36fa

View file

@ -12,7 +12,8 @@ import Icon from 'astro-iconify'
<a href="/blog/building-a-cozy-web/">Hand-crafted</a> with <Icon name="line-md:heart" /> by <a href="https://ayo.ayco.io">Ayo Ayco</a>
<br />
<a href="/blog">Blog</a> •
<a href="https://github.com/ayoayco/cozy">GitHub</a>
<a href="https://github.com/ayoayco/cozy">GitHub</a> •
<a href="https://social.ayco.io/@ayo">Follow</a>
</section>
<section class="disclaimer">All rights reserved to content owners.</section>