diff --git a/covers/11.jpg b/covers/11.jpg
new file mode 100644
index 0000000..0a9dd56
Binary files /dev/null and b/covers/11.jpg differ
diff --git a/index.html b/index.html
index 015ea84..07e1f0c 100644
--- a/index.html
+++ b/index.html
@@ -70,6 +70,11 @@
Best of NCS - No Copyright Sounds
Let me Love You
05:34
+
+
![1]()
+
Kehna he kya - Bombay
+
05:34
+
diff --git a/script.js b/script.js
index 61a0884..1ecbfcd 100644
--- a/script.js
+++ b/script.js
@@ -20,6 +20,7 @@ let songs = [
{songName: "Bhula Dena - Salam-e-Ishq", filePath: "songs/2.mp3", coverPath: "covers/8.jpg"},
{songName: "Tumhari Kasam - Salam-e-Ishq", filePath: "songs/2.mp3", coverPath: "covers/9.jpg"},
{songName: "Na Jaana - Salam-e-Ishq", filePath: "songs/4.mp3", coverPath: "covers/10.jpg"},
+ {songName: "Kahna He Kya - Bombay", filePath: "songs/11.mp3", coverPath: "covers/11.jpg"},
]
songItems.forEach((element, i)=>{
diff --git a/songs/11.mp3 b/songs/11.mp3
new file mode 100644
index 0000000..2da6005
Binary files /dev/null and b/songs/11.mp3 differ