verso2

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

commit b6c817e08c7230004abbecec1ca97020f761deea
parent 79af963dcac12ed3977fb6a764a54064dc55ea01
Author: _listen-bot <_listen-bot@chappelle.dev>
Date:   Thu, 14 May 2026 01:19:05 -0700

Bot: auto-update listen.md

Diffstat:
Mcontent/listen.md | 28++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/content/listen.md b/content/listen.md @@ -18,6 +18,20 @@ An overview of music and podcasts I currently have on repeat. [Checkout](blog/li <span class="artist-name"> fakemink </span> + <a class="song-link" href="https://music.youtube.com/watch?v=9a-x4LJSEwg&amp;si=rTIoI0fISn8WMZGs"> + Listen + </a> + </div> + </div> + <div class="song-card"> + <img alt="Blow Me Album Art" src="/assets/covers/blowme.jpg"/> + <div class="song-info"> + <span class="song-title"> + Blow Me + </span> + <span class="artist-name"> + fakemink + </span> <a class="song-link" href="https://youtu.be/9a-x4LJSEwg"> Listen </a> @@ -121,18 +135,4 @@ An overview of music and podcasts I currently have on repeat. [Checkout](blog/li </a> </div> </div> - <div class="song-card"> - <img alt="Le voyage de Pénélope Album Art" src="/assets/covers/levoyagedepenelope.jpg"/> - <div class="song-info"> - <span class="song-title"> - Le voyage de Pénélope - </span> - <span class="artist-name"> - Air - </span> - <a class="song-link" href="https://music.youtube.com/watch?v=e0JOSjzuX5g&amp;si=oxuchfQCZD9kKfk-"> - Listen - </a> - </div> - </div> </section> \ No newline at end of file