From 18a6d5f4166bc4fba12ffeac39aef23be8c45231 Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Sat, 1 Mar 2025 21:08:14 -0500 Subject: [PATCH] Update news --- templates/news.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/templates/news.html b/templates/news.html index 44654cf..59e22b6 100644 --- a/templates/news.html +++ b/templates/news.html @@ -6,6 +6,18 @@

Site News

+

2025-03-01 - Increased Entropy

+Normally programming is about bringing order to chaos, but this week I've +added chaos to your song order. There's a new Random page that will randomly +select 50 songs from the database, and every song list now has a shuffle button +to randomize the song order. You can even shuffle the songs on the Random page +for maximum chaos. + +

2025-02-22 - Musical Continuity

The song player now persists between pages as you navigate around the site, so the music isn't interrupted when you comment on a song or visit someone's -- 2.39.5