verso2

A simple web framework.
git clone git://git.chappelle.dev/verso2.git
Log | Files | Refs | README | LICENSE

commit 76a891e16179e56628117acc99ff57d8ffe94ade
parent 68741202545d09d514bc6396104651edde1697af
Author: _listen-bot <_listen-bot@chappelle.dev>
Date:   Thu,  5 Feb 2026 17:29:45 -0800

Bot: auto-update listen.md

Diffstat:
Mcontent/assets/covers/strangers.jpg | 0
Mcontent/listen.md | 19+++++++++++++++++--
2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/content/assets/covers/strangers.jpg b/content/assets/covers/strangers.jpg Binary files differ. diff --git a/content/listen.md b/content/listen.md @@ -3,12 +3,27 @@ show_meta: false title: Listen --- + An overview of music and podcasts I currently have on repeat. ## Music <section class="song-gallery"> <div class="song-card"> + <img alt="Strangers Album Art" src="/assets/covers/strangers.jpg"/> + <div class="song-info"> + <span class="song-title"> + Strangers + </span> + <span class="artist-name"> + Portishead + </span> + <a class="song-link" href="https://music.youtube.com/watch?v=wCAURNnKqFo&amp;si=m2oS6Da4SvUVX2yN"> + Listen + </a> + </div> + </div> + <div class="song-card"> <img alt="Le Femme Parallel Album Art" src="/assets/covers/lefemmeparallel.jpg"/> <div class="song-info"> <span class="song-title"> @@ -50,5 +65,4 @@ An overview of music and podcasts I currently have on repeat. </a> </div> </div> -</section> - +</section> +\ No newline at end of file