diff --git a/index.html b/index.html
index 2df4119..9950d88 100644
--- a/index.html
+++ b/index.html
@@ -55,6 +55,8 @@
OliXMusic
{ 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
];