aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-17 12:53:24 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-17 12:53:43 -0700
commit609cab37a8bea1bd78b678581d9ed2f9c4baea1b (patch)
tree581c226961815b8179e377aee661037db652096f /site/src/components
parent452e87c02c8487bc2c82ca348e046cbe7b69db07 (diff)
add extended eamuse feed bemani titles to frontend
Diffstat (limited to 'site/src/components')
-rw-r--r--site/src/components/TitleBar.tsx6
1 files changed, 5 insertions, 1 deletions
diff --git a/site/src/components/TitleBar.tsx b/site/src/components/TitleBar.tsx
index 2f7e3c1..8894ced 100644
--- a/site/src/components/TitleBar.tsx
+++ b/site/src/components/TitleBar.tsx
@@ -16,7 +16,11 @@ const TitleBar: React.FC = () => {
games: [
{ id: "iidx", title: "beatmania IIDX" },
{ id: "sdvx", title: "SOUND VOLTEX" },
- { id: "ddr", title: "DanceDanceRevolution"}
+ { id: "ddr", title: "DanceDanceRevolution"},
+ { id: "jubeat", title: "jubeat"},
+ { id: "popn_music", title: "pop'n music"},
+ { id: "nostalgia", title: "NOSTALGIA"},
+ { id: "gitadora", title: "GITADORA"}
],
},
{
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage