Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
OliXSMP authored Jan 14, 2024
1 parent fe7705e commit bbcd969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -55,6 +55,8 @@ <h1>OliXMusic</h1>
{ title: 'Swimming Pools', artist: 'Kendrick Lamar', image: 'SwimmingPools.png', source: 'SwimmingPools.mp3' },
{ title: 'SICKO MODE', artist: 'Travis Scott', image: 'SICKOMODE.png', source: 'SICKOMODE.mp3' },
{ title: 'Love Sosa', artist: 'Chief Keef', image: 'LoveSosa.png', source: 'LoveSosa.mp3' },
{ title: 'I Was Never There', artist: 'The Weeknd, Gesaffelstein', image: 'IWasNeverThere.png', source: 'IWasNeverThere.mp3' },
{ title: 'Popular', artist: 'The Weeknd, Playboi Carti, Madonna', image: 'Popular.png', source: 'Popular.mp3' },
// Add more songs as needed
];

0 comments on commit bbcd969

Please sign in to comment.