aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components/TitleBar.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-22 01:36:50 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-22 01:37:28 -0700
commit7b5ae11e469c762ed8145cf74bd1c67d9002c52b (patch)
tree9a279c051996bfaea46b958841cb5539935cd356 /site/src/components/TitleBar.tsx
parent371ce5aba3ba8be9e00f93d3a4d36abff3e5e180 (diff)
frontend: add wac_plus
Diffstat (limited to 'site/src/components/TitleBar.tsx')
-rw-r--r--site/src/components/TitleBar.tsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/src/components/TitleBar.tsx b/site/src/components/TitleBar.tsx
index b20beae..3018357 100644
--- a/site/src/components/TitleBar.tsx
+++ b/site/src/components/TitleBar.tsx
@@ -84,6 +84,10 @@ const TitleBar: React.FC = () => {
name: "BANDAI NAMCO",
games: [{ id: "taiko", title: "TAIKO" }],
},
+ {
+ name: "COMMUNITY",
+ games: [{ id: "wacca_plus", title: "WACCA+" }],
+ },
];
useEffect(() => {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage