move source link from header to footer
This commit is contained in:
parent
69e2e22e47
commit
f7b3faf8e8
3 changed files with 8 additions and 7 deletions
|
@ -2,7 +2,12 @@
|
|||
|
||||
<footer>
|
||||
<div id="footer">
|
||||
<small><em>*made with <span aria-label="love">♥</span> by ari, 2025*</em></small>
|
||||
<small>
|
||||
<em>
|
||||
*made with <span aria-label="love">♥</span> by ari, 2025*
|
||||
<a href="https://git.arimelody.me/ari/arimelody.me" target="_blank">source</a>
|
||||
</em>
|
||||
</small>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
@ -23,9 +23,6 @@
|
|||
<li>
|
||||
<a href="/music" preload="mouseover">music</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://git.arimelody.me/ari/arimelody.me" target="_blank">source</a>
|
||||
</li>
|
||||
<li>
|
||||
<!-- coming later! -->
|
||||
<span title="coming later!">blog</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue