verso2

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

commit 68741202545d09d514bc6396104651edde1697af
parent 18f8f58144c4c355fb8d0a65d3a1cad9c9a5cfd0
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date:   Thu,  5 Feb 2026 17:18:08 -0800

Removing Test

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

diff --git a/content/listen.md b/content/listen.md @@ -3,27 +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="testing Album Art" src="/assets/covers/testing.jpg"/> - <div class="song-info"> - <span class="song-title"> - testing - </span> - <span class="artist-name"> - test - </span> - <a class="song-link" href="https://hello.com"> - Listen - </a> - </div> - </div> - <div class="song-card"> <img alt="Le Femme Parallel Album Art" src="/assets/covers/lefemmeparallel.jpg"/> <div class="song-info"> <span class="song-title"> @@ -65,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> +