From 4ff9babd7149dae3e6a42f8caa31e58d9e6375d8 Mon Sep 17 00:00:00 2001 From: soaos Date: Tue, 25 Nov 2025 08:43:23 -0500 Subject: Add wake to albums list --- data/albums.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'data') diff --git a/data/albums.json b/data/albums.json index 9cb16f4..09569f9 100644 --- a/data/albums.json +++ b/data/albums.json @@ -1,5 +1,12 @@ { "albums": [ + { + "name": "Wake", + "artist": "Hail the Sun", + "genre": "Post-Hardcore", + "cover": "wake.jpg", + "release_group": "2ec6fe49-ead9-4c5a-86d5-619af9794b9f" + }, { "name": "867", "artist": "This is the Glasshouse", -- cgit v1.2.3