verso2

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

commit bfe30c4808229b471731fde0db4ec049d32c628c
parent b93a2c2afcd2d0ea4c7c45392b92954fabeb1aa9
Author: _listen-bot <_listen-bot@chappelle.dev>
Date:   Thu,  5 Feb 2026 16:52:11 -0800

Bot: auto-update listen.md

Diffstat:
Mcontent/assets/covers/test.jpg | 0
Mcontent/listen.md | 28++++++++++++++--------------
2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/content/assets/covers/test.jpg b/content/assets/covers/test.jpg Binary files differ. 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. <span class="artist-name"> testing </span> + <a class="song-link" href="https://test.com"> + Listen + </a> + </div> + </div> + <div class="song-card"> + <img alt="test Album Art" src="/assets/covers/test.jpg"/> + <div class="song-info"> + <span class="song-title"> + test + </span> + <span class="artist-name"> + testing + </span> <a class="song-link" href="https://hello.com"> Listen </a> @@ -121,18 +135,4 @@ An overview of music and podcasts I currently have on repeat. </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"> - Strangers - </span> - <span class="artist-name"> - Portishead - </span> - <a class="song-link" href="https://music.youtube.com/watch?v=wCAURNnKqFo&amp;si=Ra_WWwhwvdQZwW6d"> - Listen - </a> - </div> - </div> </section> \ No newline at end of file