aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2026-03-11 09:08:47 -0400
committerGitHub <noreply@github.com>2026-03-11 09:08:47 -0400
commit8dfc7cf7ce028658e74322c620317b9a67d150f1 (patch)
treeb6701020380acea6198078e1e0d4c508914777e9
parent04a680932422039743e907c25e7c7296b56def77 (diff)
Update artist names for song entries
-rw-r--r--src/constants/songs.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/constants/songs.ts b/src/constants/songs.ts
index 8a09064..89ecac9 100644
--- a/src/constants/songs.ts
+++ b/src/constants/songs.ts
@@ -189,7 +189,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il
{ artist: "Steve Miller Band", name: "The Joker", youtubeId: "tYTgtsCm0DA" },
{ artist: "Barenaked Ladies", name: "Pinch Me (Radio Version)", youtubeId: "udBWSiRL7yU" },
{ artist: "Foo Fighters", name: "Learn to Fly", youtubeId: "HJMLLKgknvk" },
- { artist: "[HD] The Protomen", name: "Act II", youtubeId: "gkLvpt9Z3fA" },
+ { artist: "The Protomen", name: "Act II", youtubeId: "gkLvpt9Z3fA" },
{ artist: "The Who", name: "Eminence Front", youtubeId: "BfrUQA2tb6M" },
{ artist: "Led Zeppelin", name: "Black Dog", youtubeId: "XIiu0JI3I5g" },
{ artist: "Rascal Flatts", name: "Life is a Highway", youtubeId: "Zh-ZUrc-aLI" },
@@ -1039,7 +1039,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il
{ artist: "Eminem", name: "The Real Slim Shady", youtubeId: "r5MR7_INQwg" },
{ artist: "Wolfmother", name: "Joker And The Thief", youtubeId: "iR5RY7pnMGI" },
{ artist: "Nelly Furtado", name: "I'm Like A Bird", youtubeId: "QPvpSMkQsO4" },
- { artist: "Thomas Bergersen", name: "Protectors of the Earth", youtubeId: "Y54rf5FfO90" },
+ { artist: "Two Steps from Hell, Thomas Bergersen", name: "Protectors of the Earth", youtubeId: "Y54rf5FfO90" },
{ artist: "Atlanta Rhythm Section", name: "So Into You", youtubeId: "wzCdSJu5xqI" },
{ artist: "blink-182", name: "All The Small Things", youtubeId: "5_PBNZXlzp0" },
{ artist: "Greg Kihn Band", name: "Jeopardy", youtubeId: "5iZSlA4s5Xs" },
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage