Skip to content

Commit

Permalink
EARMILK Data / Genres JSON upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Bulatov committed Feb 18, 2016
1 parent 2b0ecda commit 0ee69bb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
21 changes: 21 additions & 0 deletions GenreBar/EARMILK_data.json
@@ -0,0 +1,21 @@
{"EARMILK": {
"genre": {
"hiphop": {
"header": {
"playlists": [
"<iframe src='https://embed.spotify.com/?uri=spotify%3Auser%3Aearmilkdotcom%3Aplaylist%3A2aFlRbXms2EC7aoyq9Wqdr' width='300' height='380' frameborder='0' allowtransparency='true'></iframe>",
"<iframe src='https://embed.spotify.com/?uri=spotify%3Auser%3Aearmilkdotcom%3Aplaylist%3A5WYQEo7copQtF42iKVduis' width='300' height='380' frameborder='0' allowtransparency='true'></iframe>"
]
}
},
"dance": {
"header": {
"playlists": [
"",
""
]
}
}
}
}
}
21 changes: 21 additions & 0 deletions wp-content/themes/mag-wp/custom/EARMILK_data.json
@@ -0,0 +1,21 @@
{"EARMILK": {
"genre": {
"hiphop": {
"header": {
"playlists": [
"<iframe src='https://embed.spotify.com/?uri=spotify%3Auser%3Aearmilkdotcom%3Aplaylist%3A2aFlRbXms2EC7aoyq9Wqdr' width='300' height='380' frameborder='0' allowtransparency='true'></iframe>",
"<iframe src='https://embed.spotify.com/?uri=spotify%3Auser%3Aearmilkdotcom%3Aplaylist%3A5WYQEo7copQtF42iKVduis' width='300' height='380' frameborder='0' allowtransparency='true'></iframe>"
]
}
},
"dance": {
"header": {
"playlists": [
"",
""
]
}
}
}
}
}

0 comments on commit 0ee69bb

Please sign in to comment.