verso2

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

commit d10077dfce4d13e07893aab9f62cc98860dd9402
parent bae7a29b7fccffd78134096cc1b15bf2c703efff
Author: _listen-bot <_listen-bot@chappelle.dev>
Date:   Thu,  5 Feb 2026 20:49:22 -0800

Bot: auto-update listen.md

Diffstat:
Mcontent/listen.md | 19+++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)

diff --git a/content/listen.md b/content/listen.md @@ -3,8 +3,8 @@ show_meta: false title: Listen --- + An overview of music and podcasts I currently have on repeat. -[Check out](/blog/listen/) how I manage this page. ## Music @@ -24,6 +24,20 @@ An overview of music and podcasts I currently have on repeat. </div> </div> <div class="song-card"> + <img alt="Rock That Body Album Art" src="/assets/covers/rockthatbody.jpg"/> + <div class="song-info"> + <span class="song-title"> + Rock That Body + </span> + <span class="artist-name"> + The Black Eyed Peas + </span> + <a class="song-link" href="https://music.youtube.com/watch?v=ywfq2ne7rKE&amp;si=fg-4mu1UiN3y3wi0"> + Listen + </a> + </div> + </div> + <div class="song-card"> <img alt="Strangers Album Art" src="/assets/covers/strangers.jpg"/> <div class="song-info"> <span class="song-title"> @@ -79,4 +93,4 @@ An overview of music and podcasts I currently have on repeat. </a> </div> </div> -</section> +</section> +\ No newline at end of file