feat: update footer
This commit is contained in:
parent
51b11c7505
commit
6c7c5a4230
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
<footer>
|
<footer>
|
||||||
<ul role="list" style="list-style:none">
|
<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>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>
|
</ul>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue