verso2

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

commit 96de8d65eb54d8110d91d35aab80451a29992850
parent bfe30c4808229b471731fde0db4ec049d32c628c
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date:   Thu,  5 Feb 2026 16:55:33 -0800

removing tests

Diffstat:
Mcontent/listen.md | 91+++----------------------------------------------------------------------------
1 file changed, 3 insertions(+), 88 deletions(-)

diff --git a/content/listen.md b/content/listen.md @@ -3,97 +3,12 @@ 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="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://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://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> - </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> - </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://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> - </div> - </div> - <div class="song-card"> +<div class="song-card"> <img alt="Le Femme Parallel Album Art" src="/assets/covers/lefemmeparallel.jpg"/> <div class="song-info"> <span class="song-title"> @@ -135,4 +50,5 @@ An overview of music and podcasts I currently have on repeat. </a> </div> </div> -</section> -\ No newline at end of file +</section> +