content: footer link removal

This commit is contained in:
Ayo 2022-09-20 13:01:22 +02:00
parent 281fdd7e45
commit 547b35db0b

View file

@ -1,7 +1,7 @@
<footer>
<ul role="list" style="list-style:none">
<li>2022 &#169; <a href="/">Ayo Ayco</a>. All Rights Reserved</li>
<li>Ayo Ayco | Software Engineer + Web Developer</li>
<li>2022 &#169; <strong>Ayo Ayco</strong>. All Rights Reserved</li>
<li><strong>Ayo Ayco</strong> | Software Engineer + Web Developer</li>
<li>View my website's code at <a href="https://github.com/ayoayco/ayco.io-astro">Github</a></li>
<li>Missing old content? I moved <a href="https://classic.ayco.io">my previous site</a></li>
</ul>