add new buttons (and adjust layour accodingly)
crispy-caesus crispy@crispy-caesus.eu
Wed, 07 May 2025 20:56:00 +0200
1 files changed,
10 insertions(+),
3 deletions(-)
jump to
M
templates/index.html
→
templates/index.html
@@ -12,7 +12,7 @@
<body> <div class="top"> <div style="background-color: #9fa127; display: flex; flex-direction: column"> - <div class="box container" style="min-height: 90%"> + <div class="box container" style="min-height: 85%"> <article> <h1>hi</h1> <img src="static/banan.png" alt="my profile picture" class="banana-img non-pixelated" />@@ -26,16 +26,23 @@ Currently I am graduating, about to have a lot of free time on my hands to tackle the dozens of
projects I've wanted to try out for years. </p> </article> - <div id="tamagotchi-container" style="position: relative; width: 60px; height: 54px;"></div> + <div id="tamagotchi-container" style="position: relative; top: 15px; 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%"> + <div class="small-box container" style="min-height: 15%"> cool people <br /> <a href="https://crispy-caesus.eu"><img src="https://crispy-caesus.eu/static/crispybutton.png" /></a> <a href="https://erine.dev/" target="_blank" rel="noopener noreferrer"> <img src="static/erine-button.png" alt="erine-button" /> </a> + <br> + other cool things + <br> + <iframe src="https://rinici.de/buttons/flappy" width="88" height="31" + sandbox="allow-scripts allow-popups" style="border:none"></iframe> + <iframe src="https://rinici.de/buttons/sand" width="88" height="31" sandbox="allow-scripts allow-popups" + style="border:none"></iframe> </div> </div> <div class="box links">