HiddenSounds/_data/songs.json

12 lines
No EOL
184 B
JSON

[
{
"artist": "Artist1",
"title": "Title1",
"url": "https://spotify.com/"
},
{
"artist": "Artist2",
"title": "Title2",
"url": "https://spotify.com/"
}
]