verso2

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

commit 59c529c3f7bebd1e488df5f07322f8e56f1a1417
parent 5337caee31a193405c158b48e473606af6f30784
Author: _listen-bot <_listen-bot@chappelle.dev>
Date:   Thu, 14 May 2026 09:29:25 -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 @@ -32,6 +32,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="Rondo Acapricio Album Art" src="/assets/covers/rondoacapricio.jpg"/> - <div class="song-info"> - <span class="song-title"> - Rondo Acapricio - </span> - <span class="artist-name"> - Tosca - </span> - <a class="song-link" href="https://music.youtube.com/watch?v=7nZCqxXrFXU&amp;si=d5YExHGt4PvxRJyw"> - Listen - </a> - </div> - </div> </section> \ No newline at end of file