Update index.js
This commit is contained in:
parent
4a3e48aefa
commit
4b203e2dcb
1 changed files with 7 additions and 0 deletions
7
index.js
7
index.js
|
@ -1,6 +1,13 @@
|
|||
const Webamp = window.Webamp;
|
||||
const webamp = new Webamp({
|
||||
initialTracks: [
|
||||
{
|
||||
metaData: {
|
||||
artist: "Tyler, The Creator",
|
||||
title: "SWEET/I THOUGHT YOU WANTED TO DANCE",
|
||||
},
|
||||
url: "https://eduardskibidiedger.github.io/5/10.%20SWEET%20_%20I%20THOUGHT%20YOU%20WANTED%20TO%20DANCE%20(feat.%20Brent%20Faiyaz%20&%20Fana%20Hues).mp3"
|
||||
},
|
||||
{
|
||||
metaData: {
|
||||
artist: "Kanye West",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue