mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2025-07-01 19:15:32 +02:00
add icons and links to footer
This commit is contained in:
parent
f909279076
commit
a1b500236f
10 changed files with 38 additions and 12 deletions
|
@ -1,2 +1,9 @@
|
|||
<footer>crispypin.cc</footer>
|
||||
<footer>
|
||||
<p>crispypin.cc</p>
|
||||
<div class="links">
|
||||
<a href="https://github.com/CrispyPin"><img src="/icons/github.png" alt="" width=32px> </a>
|
||||
<a href="https://crispypin.itch.io/"><img src="/icons/itchio.svg" alt="" width=32px> </a>
|
||||
<a href="https://twitter.com/CrispyPin42"><img src="/icons/twitter.png" alt="" width=32px> </a>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="scroll-reset" onclick="window.scrollTo(0,0)"></div>
|
Loading…
Add table
Add a link
Reference in a new issue