index — crispy-website @ e0d5cf5254f733453854bfcef589a03b9d2aadd8

My personal homepage (very crispy)

buttons: add new and remove non conformant
crispy-caesus crispy@crispy-caesus.eu
Mon, 01 Jun 2026 15:03:43 +0200
commit

e0d5cf5254f733453854bfcef589a03b9d2aadd8

parent

edd5cf9259b7e96f0686e11f97d9997e6e513b4e

M templates/index.htmltemplates/index.html

@@ -374,14 +374,163 @@ <img

src="/static/buttons/sharing-is-caring-seed-your-torrents.gif" alt"Sharing is caring... Seed your torrents" /> + <!-- <img src="/static/buttons/this-website-sucks.gif" alt"this Website sucks" /> + --!> <img src="/static/buttons/fuck-google.gif" alt"Fuck Google" /> + <img + src="/static/buttons/bandwidth.gif" + alt="Bandwidth conservation society" + /> + <a + class="image-site-button" + href="https://bitwarden.com" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/bitwarden.gif" + alt="Bitwarden" + /> + </a> + <img + src="/static/buttons/cookie-free.gif" + alt="Cookie free" + /> + <img + src="/static/buttons/crushcapitalism.gif" + alt="Crush capitalism" + /> + <img + src="/static/buttons/eattherich.gif" + alt="Eat the rich" + /> + <a + class="image-site-button" + href="https://www.defectivebydesign.org" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/eliminate-drm.gif" + alt="eliminate-drm" + /> + </a> + <img + src="/static/buttons/got-html.gif" + alt="Got HTML?" + /> + <img + src="/static/buttons/graphicdesignpassion.gif" + alt="Graphic design is my passion" + /> + <img + src="/static/buttons/homesite-now.gif" + alt="Homesite now!" + /> + <img + src="/static/buttons/ircworks.gif" + alt="IRC works" + /> + <img + src="/static/buttons/localnet.gif" + alt="Scre y'all I'm going back to my local network." + /> + <img + src="/static/buttons/made-with-css.gif" + alt="Made with Cascading Style Sheets" + /> + <a + class="image-site-button" + href="https://matrix.org" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/matrix.png" + alt="Matrix" + /> + </a> + <a + class="image-site-button" + href="https://minecraft.net" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/minecraft.gif" + alt="Minecraft" + /> + </a> + <img + src="/static/buttons/my-brain-hurts-now.gif" + alt="My brain hurts now!" + /> + <a + class="image-site-button" + href="about:blank" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/nothing.gif" + /> + </a> + <img + src="/static/buttons/paywalls.png" + alt="" + /> + <img + src="/static/buttons/powered-by-penguins.png" + alt="Powered by penguins" + /> + <img + src="/static/buttons/piracynow.gif" + alt="Piracy now!" + /> + <a + class="image-site-button" + href="https://seized.fyi" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/seized.gif" + alt="This 88x31 has been seized" + /> + </a> + <img + src="/static/buttons/the-game.png" + alt="You lost the game" + /> + <a + class="image-site-button" + href="https://www.torproject.org/download" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/tor.gif" + alt="Tor" + /> + </a> + <a + class="image-site-button" + href="https://eightyeightthirty.one" + target="_blank" + rel="noopener noreferrer" + > + <img + src="/static/buttons/88x31.png" + alt"eightyeightthirty.one" + /> + </a> </div> </div> </div>