남아공전 응원가 3개 추가

develop
jwkim 2026-06-22 16:10:22 +09:00
parent d05e85e593
commit 10b533af28
7 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 KiB

View File

@ -19,6 +19,9 @@ export const PATH_PLAYLISTS: Record<string, Track[]> = {
{ title: "Triple Pick, We Believe", artist: "aio2o", src: "/audio/Triple Pick, We Believe.mp3", cover: "/thumbnail/Triple Pick, We Believe.webp" }, { title: "Triple Pick, We Believe", artist: "aio2o", src: "/audio/Triple Pick, We Believe.mp3", cover: "/thumbnail/Triple Pick, We Believe.webp" },
], ],
"/match/A_RSA_KOR_20260625": [ "/match/A_RSA_KOR_20260625": [
{ title: "KOR vs RSA 응원가 #1", artist: "aio2o", src: "/audio/Korea vs South Africa_ TAEGEUK FIRE_Catching.mp3", cover: "/thumbnail/kor_rsa1.webp" },
{ title: "KOR vs RSA 응원가 #2", artist: "aio2o", src: "/audio/Korea vs South Africa_ TAEGEUK FIRE_Emotional.mp3", cover: "/thumbnail/kor_rsa2.webp" },
{ title: "KOR vs RSA 응원가 #3", artist: "aio2o", src: "/audio/Korea vs South Africa_ TAEGEUK FIRE_Energetic.mp3", cover: "/thumbnail/kor_rsa3.webp" },
{ title: "붉은 물결", artist: "aio2o", src: "/audio/붉은 물결.mp3", cover: "/thumbnail/붉은 물결.webp" }, { title: "붉은 물결", artist: "aio2o", src: "/audio/붉은 물결.mp3", cover: "/thumbnail/붉은 물결.webp" },
{ title: "Triple Pick, We Believe", artist: "aio2o", src: "/audio/Triple Pick, We Believe.mp3", cover: "/thumbnail/Triple Pick, We Believe.webp" }, { title: "Triple Pick, We Believe", artist: "aio2o", src: "/audio/Triple Pick, We Believe.mp3", cover: "/thumbnail/Triple Pick, We Believe.webp" },
], ],