and footers are now correct with their references
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 47s

This commit is contained in:
2025-08-24 01:21:31 +02:00
parent 15983b6230
commit 9cc151bb8d
2 changed files with 17 additions and 17 deletions

View File

@@ -1,22 +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!">
<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>