aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components/TitleBar.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-17 18:33:33 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-17 18:33:33 -0700
commit4d84014f7c69e3a8074f47f2fd7688af90feeb01 (patch)
tree332eef04ee31de5069ef5631186fcd736676403f /site/src/components/TitleBar.tsx
parenta87715649b4fdfbd549aad493fb262f91f563325 (diff)
frontend: add image gallery and MUSIC DIVER
Diffstat (limited to 'site/src/components/TitleBar.tsx')
-rw-r--r--site/src/components/TitleBar.tsx6
1 files changed, 6 insertions, 0 deletions
diff --git a/site/src/components/TitleBar.tsx b/site/src/components/TitleBar.tsx
index f656429..cd3abf6 100644
--- a/site/src/components/TitleBar.tsx
+++ b/site/src/components/TitleBar.tsx
@@ -33,6 +33,12 @@ const TitleBar: React.FC = () => {
{ id: "ongeki_jp", title: "O.N.G.E.K.I" },
],
},
+ {
+ name: "TAITO",
+ games: [
+ { id: "music_diver", title: "MUSIC DIVER" },
+ ],
+ },
];
useEffect(() => {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage