diff --git a/index.html b/index.html
index ac80aa9..2df4119 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,7 @@
OliXMusic
{ 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' },
+ { title: 'Love Sosa', artist: 'Chief Keef', image: 'LoveSosa.png', source: 'LoveSosa.mp3' },
// Add more songs as needed
];