From 4b67312bff633a939d32c4ebeca98984d99f16bb Mon Sep 17 00:00:00 2001
From: Chris Fulljames
Date: Tue, 10 Mar 2026 20:48:20 -0400
Subject: [PATCH] Update email
---
src/littlesongplace/templates/about.html | 2 +-
src/littlesongplace/templates/dreams-importer.html | 2 +-
src/littlesongplace/templates/login.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/littlesongplace/templates/about.html b/src/littlesongplace/templates/about.html
index ff18963..aa5f76f 100644
--- a/src/littlesongplace/templates/about.html
+++ b/src/littlesongplace/templates/about.html
@@ -51,7 +51,7 @@ I'm always looking for new ways to improve the site! If you have ideas (or if
you encounter a bug), there are a few ways you can get in touch:
diff --git a/src/littlesongplace/templates/dreams-importer.html b/src/littlesongplace/templates/dreams-importer.html
index eabbcca..9efafe6 100644
--- a/src/littlesongplace/templates/dreams-importer.html
+++ b/src/littlesongplace/templates/dreams-importer.html
@@ -20,7 +20,7 @@ on weekends, and especially on jam days right before the jam.
If more than one weekend has passed and it still hasn't run, please send me an
email at
-littlesongplace@gmail.com.
+mail@littlesong.place.
After the upload is done, a .wav version of the song will be temporarily
diff --git a/src/littlesongplace/templates/login.html b/src/littlesongplace/templates/login.html
index 13ae564..40e41e7 100644
--- a/src/littlesongplace/templates/login.html
+++ b/src/littlesongplace/templates/login.html
@@ -28,7 +28,7 @@
Forgot your password? Send me (cfulljames) a message on Discord or email
- littlesongplace@gmail.com! ð
+ mail@littlesong.place! ð
{% endblock %}
--
2.39.5