From 67bd8d9e770215cb6a4caf7171b304ddc5669e45 Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Wed, 8 Apr 2026 18:52:51 -0500 Subject: [PATCH] =?UTF-8?q?Remove=20name=20input=20from=20landing=20page?= =?UTF-8?q?=20=E2=80=94=20players=20assigned=20numeric=20IDs=20instead?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/public/index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/public/index.html b/src/public/index.html index 73a7c6c..8613fb1 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -50,16 +50,12 @@

// JOIN A SESSION

-

Enter a room code and your name to join an existing session.

+

Enter a room code to join an existing session. You'll be assigned a numeric ID.

-
- - -