feat: update footer

This commit is contained in:
Ayo 2022-09-17 12:27:09 +02:00
parent 51b11c7505
commit 6c7c5a4230

View file

@ -1,7 +1,8 @@
<footer>
<ul role="list" style="list-style:none">
<li>This website is a shameless template of <a href="https://astro.build" target="_blank">Astro</a></li>
<li>2022 @ Ayo Ayco. All Rights Reserved</li>
<li>2022 @ <a href="/">Ayo Ayco</a>. All Rights Reserved</li>
<li>Moved my old website to <a href="https://classic.ayco.io">a new address</a>.</li>
</ul>
</footer>