diff --git a/index.html b/index.html
index f3bd546..ac80aa9 100644
--- a/index.html
+++ b/index.html
@@ -53,6 +53,7 @@
OliXMusic
{ title: 'listen!', artist: 'hako', image: 'listen!.png', source: 'listen!.mp3' },
{ title: 'fukumean', artist: 'Gunna', image: 'fukumean.png', source: 'fukumean.mp3' },
{ title: 'Swimming Pools', artist: 'Kendrick Lamar', image: 'SwimmingPools.png', source: 'SwimmingPools.mp3' },
+ { title: 'SICKO MODE', artist: 'Travis Scott', image: 'SICKOMODE.png', source: 'SICKOMODE.mp3' },
// Add more songs as needed
];