diff --git a/songs.json b/songs.json index 8337df8..5dcfca5 100644 --- a/songs.json +++ b/songs.json @@ -19,5 +19,17 @@ { "artist": "grizfolk", "song": "the struggle" + }, + { + "artist": "Go West", + "song": "Call Me" + }, + { + "artist": "The Cure", + "song": "A Forest" + }, + { + "artist": "Franz Ferdinand", + "song": "Take Me Out" } ]}