verso2

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

commit e95f525758a29b277a82c43ab16d83d0492c2994
parent 499618ce4b15ef0c5af3ba52126fab617698d6a2
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date:   Thu, 14 May 2026 12:49:08 -0700

fixing listen

Diffstat:
Mcontent/listen.md | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/listen.md b/content/listen.md @@ -1,10 +1,11 @@ --- -show_meta: false +show_meta: no title: Listen --- - -An overview of music and podcasts I currently have on repeat. [Checkout](blog/listen-cms/) how I manage this page to keep it current, without touching a single piece of code (until it breaks). +An overview of music and podcasts I currently have on repeat. +[Checkout](blog/listen-cms/) how I manage this page to keep it current, without +touching a single piece of code (until it breaks). ## Music @@ -121,4 +122,4 @@ An overview of music and podcasts I currently have on repeat. [Checkout](blog/li </a> </div> </div> -</section> -\ No newline at end of file +</section>