diff options
| author | soaos <soaos@soaos.dev> | 2025-11-25 08:43:23 -0500 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2025-11-25 08:43:23 -0500 |
| commit | 4ff9babd7149dae3e6a42f8caa31e58d9e6375d8 (patch) | |
| tree | fbfd29cbdf42277cb51990901abd048bd83e94c3 /data | |
| parent | 27e2bc6928666ced9a402f589e56e8fbc9f78f81 (diff) | |
Diffstat (limited to 'data')
| -rw-r--r-- | data/albums.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/albums.json b/data/albums.json index 9cb16f4..09569f9 100644 --- a/data/albums.json +++ b/data/albums.json @@ -1,6 +1,13 @@ { "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", "genre": "Progressive Rock", |
