index — crispy-website @ 8fa96ba2387fff4ca9669cb7df186abd21ec78ff

My personal homepage (very crispy)

index, music: move toothbrushing music image
crispy-caesus crispy@crispy-caesus.eu
Fri, 27 Feb 2026 23:11:31 +0100
commit

8fa96ba2387fff4ca9669cb7df186abd21ec78ff

parent

1d63bc89849eb0026246a9e4fa44001b4ef9445c

2 files changed, 5 insertions(+), 6 deletions(-)

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

@@ -157,11 +157,6 @@ <a title="toothbrushing music" href="music">

toothbrushing music </a> <br /> - <img - src="static/toothrush.png" - alt="toothbrush vibing" - class="toothbrush-img non-pixelated" - /> <p> Over the past months I've created my little legally aquired library of DRM-free music, which I stream through my navidrome
M templates/music.htmltemplates/music.html

@@ -14,8 +14,12 @@ <a title="Bandcamp" href="https://bandcamp.com/crispy-caesus" target="_blank" rel="noopener noreferrer">

My Bandcamp </a> <p>For the timebeing this page won't exist anymore as I probably lost the DB in a migration</p> - <br> <p>I hope I can bring it back at some point</p> + <img + src="static/toothrush.png" + alt="toothbrush vibing" + class="toothbrush-img non-pixelated" + /> </body> </html>