From df721fdce507625f7649e4d28eeffba7910533ab Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Fri, 18 Mar 2022 12:31:58 -0400 Subject: Final touches --- public/client.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 6d3810a..1ecab8f 100644 --- a/public/client.html +++ b/public/client.html @@ -20,11 +20,7 @@ - @@ -34,10 +30,12 @@ - + + + -- cgit From cab55d2ef3d2f2835061f2c947c6cb63a47fb283 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Fri, 18 Mar 2022 14:53:19 -0400 Subject: LongByte was right --- public/client.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 1ecab8f..297a284 100644 --- a/public/client.html +++ b/public/client.html @@ -20,7 +20,8 @@ - -- cgit From d02fc1e3fca96be995a7e6059eef65f52c24c756 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Fri, 18 Mar 2022 14:59:35 -0400 Subject: Adding script tags back --- public/client.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 297a284..4101979 100644 --- a/public/client.html +++ b/public/client.html @@ -20,7 +20,10 @@ - -- cgit