summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/albums.json7
-rw-r--r--static/assets/music/wake.jpgbin0 -> 46414 bytes
2 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",
diff --git a/static/assets/music/wake.jpg b/static/assets/music/wake.jpg
new file mode 100644
index 0000000..d51184d
--- /dev/null
+++ b/static/assets/music/wake.jpg
Binary files differ