From 01dfdae15efc8131997824ef6541de4a2e5377d3 Mon Sep 17 00:00:00 2001 From: Agahnim Date: Mon, 23 Mar 2026 16:06:09 +0100 Subject: [PATCH] global: add alt descriptions for images --- templates/partials/home.html | 29 +++++++++++++++-------------- templates/partials/miniplayer.html | 10 +++++----- templates/partials/notfound.html | 4 ++-- 3 files changed, 22 insertions(+), 21 deletions(-) diff --git a/templates/partials/home.html b/templates/partials/home.html index 563b630..7101a69 100644 --- a/templates/partials/home.html +++ b/templates/partials/home.html @@ -32,31 +32,32 @@ I always liked this type of aesthetic and the mix of melancholy of comfort it brings me. It feels good to bring that vibe into one of my projects. - - - - - - - - + 88x31 pixel art badge with a retro computer + Badge with text 'CSS is Awesome' + Queer pride flag badge + Cover art for The Legend of Zelda Skyward Sword + Trans rights badge with text 'Trans Rights Now' + Kirby character animated GIF + Pink animated pixel art badge + Trans pride flag animated badge Socials ! + width="30px" alt="GitHub logo" /> + target="_blank">Spotify logo + width="30px" alt="Instagram logo" /> - + Decorative divider - + Animated text 'Updates' {% for article in news %} @@ -66,7 +67,7 @@ {{ article.body }} - + Decorative divider {% else %} diff --git a/templates/partials/miniplayer.html b/templates/partials/miniplayer.html index 893aed3..33ad1b4 100644 --- a/templates/partials/miniplayer.html +++ b/templates/partials/miniplayer.html @@ -19,18 +19,18 @@ - + Volume diff --git a/templates/partials/notfound.html b/templates/partials/notfound.html index e650295..559e044 100644 --- a/templates/partials/notfound.html +++ b/templates/partials/notfound.html @@ -1,4 +1,4 @@ - - + Pink text, 404 Not Found + A drawing depicting a cute but fat cat \ No newline at end of file