From e01dc649195222f714bcfb6888357568ca202347 Mon Sep 17 00:00:00 2001 From: Hikari Date: Sat, 7 Mar 2026 11:34:15 -0800 Subject: [PATCH] feat: add game title and copyright to UI Adds the Elysium title above the guild hall button and an NHCarrigan copyright notice at the bottom of the sidebar, with matching styles. --- apps/web/src/components/game/ClickArea.tsx | 1 + apps/web/src/components/game/GameLayout.tsx | 1 + apps/web/src/styles.css | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+) diff --git a/apps/web/src/components/game/ClickArea.tsx b/apps/web/src/components/game/ClickArea.tsx index da448e4..9a82927 100644 --- a/apps/web/src/components/game/ClickArea.tsx +++ b/apps/web/src/components/game/ClickArea.tsx @@ -39,6 +39,7 @@ export const ClickArea = (): React.JSX.Element => { return (
+

Elysium

Guild Hall