content: footer link removal
This commit is contained in:
parent
281fdd7e45
commit
547b35db0b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<footer>
|
<footer>
|
||||||
<ul role="list" style="list-style:none">
|
<ul role="list" style="list-style:none">
|
||||||
<li>2022 © <a href="/">Ayo Ayco</a>. All Rights Reserved</li>
|
<li>2022 © <strong>Ayo Ayco</strong>. All Rights Reserved</li>
|
||||||
<li>Ayo Ayco | Software Engineer + Web Developer</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>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>
|
<li>Missing old content? I moved <a href="https://classic.ayco.io">my previous site</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue