From 940d6df516d039ca739d4ae69d8e3a4a07dfd980 Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Sun, 6 Apr 2025 17:16:52 -0400 Subject: [PATCH] Update About --- src/littlesongplace/templates/about.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/littlesongplace/templates/about.html b/src/littlesongplace/templates/about.html index a4d3194..e453696 100644 --- a/src/littlesongplace/templates/about.html +++ b/src/littlesongplace/templates/about.html @@ -7,7 +7,7 @@

About littlesong.place

-Hello there, I'm cfull. Thanks for stopping by! +Hello there, thanks for stopping by!

@@ -32,7 +32,7 @@ smaller scale.

-The site is open source! You can +The site is open source! You can view it on GitHub.

@@ -49,4 +49,12 @@ you encounter a bug), there are a few ways you can get in touch:

+

+
+Happy musicing! +

+

+- cfull +

+ {% endblock %} -- 2.39.5