foota
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 35s

This commit is contained in:
2025-08-24 01:19:19 +02:00
parent b9861eb9bf
commit 15983b6230
3 changed files with 23 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
<footer>
<p>check out these cool buttons:</p>
<a href="https://cyber.dabamos.de/88x31/index.html"><img src="img/buttons/88x31.gif" alt="i got the gifs from here!"></a>
<img src="img/buttons/acab.gif" alt="all cops are bad!">
<img src="img/buttons/anarchynow.gif" alt="anarchy NOW!">
<img src="img/buttons/besteyes3.gif" alt="This site is best experienced with EYES (i'm sorry :p)">
<img src="img/buttons/blink-0.gif" alt="a closeup of an anime girl blinking!">
<img src="img/buttons/bookmark_this_page.gif" alt="A call to action for you to BOOKMARK THIS PAGE!!! :D">
<img src="img/buttons/bootleg.gif" alt="bootleg more things! idk it looked cool :)">
<img src="img/buttons/itsdeath.gif" alt="it's death grips! Cute!">
<img src="img/buttons/kromer.gif" alt="have some free kromer!">
<img src="img/buttons/lowtiergod.png" alt="love yourself NOW!">
<img src="img/buttons/neovim.gif" alt="i used neovim to make this site :)">
<img src="img/buttons/microshaftl.gif" alt="don't get shafted by microsoft!">
<img src="img/buttons/neocities-pink.gif" alt="this site is hosted on neocities!">
<img src="img/buttons/piracy.gif" alt="pirate EVERYTHING!">
<img src="img/buttons/prideenby.gif.png" alt="NB Pride!">
<img src="img/buttons/ralseidoobie.gif" alt="It's ralsei smoking a doobie! Badass!">
<img src="img/buttons/transnow2.gif" alt="TRANS RIGHTS!">
</footer>

Binary file not shown.

View File

@@ -13,8 +13,8 @@
beppe.online
</h1>
</div>
<div class="content">
{% include nav.html %}
<div class="content">
{{ content }}
</div>
{% include footer.html %}