Skip to content

Commit 7e6359c

Browse files
authored
Update new_release.js
1 parent f50b424 commit 7e6359c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/components/new_release.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ import prayforme from '../images/release/pray-for-me.jpg'
55
import company from '../images/release/company.jpg'
66
import conversations from '../images/release/conversations.jpg'
77
import ghost from '../images/release/ghost.jpg'
8+
import ccm from '../images/release/christ-chose-me.jpg'
9+
810
export const Releases=[
911
{
1012
"id":"nightmare",
@@ -50,5 +52,14 @@ export const Releases=[
5052
"yt":"https://youtu.be/XyXSCZXAzUw",
5153
"sc":"https://soundcloud.com/yunghog/ghost",
5254
"igtv":"https://www.instagram.com/tv/CB5Igs2gnwE"
55+
},
56+
{
57+
"id":"ccm",
58+
"name":"Christ Chose Me",
59+
"desc":"Cole The VII ft YUNGH OG",
60+
"image":ccm,
61+
"yt":"https://youtu.be/XyXSCZXAzUw",
62+
"sc":"https://soundcloud.com/yunghog/ccm",
63+
"igtv":"https://www.instagram.com/tv/CB5Igs2gnwE"
5364
}
5465
];

0 commit comments

Comments
 (0)