index — crispy-website @ 18d0067840d6c6b6feba476af07e4de3bd544e73

My personal homepage (very crispy)

tamagochi added
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Sun, 23 Feb 2025 16:28:52 +0100
commit

18d0067840d6c6b6feba476af07e4de3bd544e73

parent

80c7504c50f3d1e8845e01d6a5b92b9065ec9a36

1 files changed, 9 insertions(+), 1 deletions(-)

jump to
M templates/index.htmltemplates/index.html

@@ -26,6 +26,8 @@ Currently I'm learning a bunch about server monitoring, as part of

a school project </p> </article> + <div id="tamagotchi-container" style="position: relative; width: 60px; height: 54px;"></div> + <script src="https://unicodeangel.neocities.org/scripts/tamaWebchiMimitchi.js"></script> </div> <div class="small-box container" style="min-height: 10%"> cool people

@@ -97,9 +99,15 @@ <div>

<footer> <div class="box footer"> <div class="credits"> - <br />art drawn by the amazing + <br> + <p>art drawn by the amazing</p> <a title="VanillaPunkk Instagram" href="https://www.instagram.com/vannillapunkk/" target="_blank" rel="noopener nofererrer">VanillaPunkk</a> + <p> | </p> + <p>tamagochi by</p> + <a title="unicodeangel" href="unicodeangel.neocities.org" target="_blank" rel="noopener nofererrer"> + Unicode Angel + </a> </div> </div> </footer>