aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components/GameNotes.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-05-19 16:31:57 -0700
committerPinapelz <yukais@pinapelz.com>2025-05-19 16:31:57 -0700
commit445d5c14eff9beb62f2a20ac5234fbdf40c3c890 (patch)
tree48f19f96629968b7f2c26e1ffd611d4ae448e91e /site/src/components/GameNotes.tsx
parentf342dca5bd5e239362768ec80ca478ee3cee608b (diff)
frontend: add WMMT, add new section for non-rhythm
Diffstat (limited to 'site/src/components/GameNotes.tsx')
-rw-r--r--site/src/components/GameNotes.tsx5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/src/components/GameNotes.tsx b/site/src/components/GameNotes.tsx
index 0e5504a..82f1629 100644
--- a/site/src/components/GameNotes.tsx
+++ b/site/src/components/GameNotes.tsx
@@ -392,6 +392,11 @@ export const GameNotes = (isMoe: boolean): Record<string, React.ReactNode> => ({
>
Needs to be sideloaded once you get a hold of the IPA. Network features supported. iOS ONLY
</p>
+ <p
+ className={`mt-3 ${isMoe ? "text-pink-800" : "text-pink-300"} text-right`}
+ >
+ *Not in main feed as date data is unavailable from this source
+ </p>
</>
)
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage