verso2

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

commit 1dfd867f7a215a8316ed9416cba6e0169cfc71e9
parent f3e510c7cab2ecbdb844db198d380bfbc7ef3f73
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date:   Thu, 14 May 2026 09:36:47 -0700

fixing div

Diffstat:
Mcontent/listen.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/listen.md b/content/listen.md @@ -9,6 +9,7 @@ touching a single piece of code (until it breaks). ## Music +<section class="song-gallery"> <div class="song-card"> <img alt="Blow Me Album Art" src="/assets/covers/blowme.jpg"/> <div class="song-info"> @@ -108,4 +109,3 @@ touching a single piece of code (until it breaks). </div> </div> </section> -