From a03253593cdc4f3d644efbaba3feaeef5adb0a59 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Thu, 10 Jul 2025 10:56:48 +0300 Subject: [PATCH] Feat: signout button --- components/index.html | 9 +++++---- components/namecheck.html | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/components/index.html b/components/index.html index 180a8a7..f0bb91d 100644 --- a/components/index.html +++ b/components/index.html @@ -4,10 +4,11 @@ {{ else if ne .LinkLogin "" }} {{template "linklogin" .LinkLogin}} {{ else if not .State.RoomID }} -
-

Hello {{.State.Username}}

-
- +
+
+

Hello {{.State.Username}}

+
diff --git a/components/namecheck.html b/components/namecheck.html index a2b6b29..1e1ffac 100644 --- a/components/namecheck.html +++ b/components/namecheck.html @@ -5,13 +5,13 @@ {{ else }} {{end}} {{end}}