From 408f775341d5f6fd54ea3a1bbef3e1c9a641b177 Mon Sep 17 00:00:00 2001 From: dllin Date: Mon, 15 Nov 2021 19:29:02 -0800 Subject: [PATCH 1/2] Initial Commit --- src/main/webapp/chat.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/main/webapp/chat.html diff --git a/src/main/webapp/chat.html b/src/main/webapp/chat.html new file mode 100644 index 0000000..7de30a4 --- /dev/null +++ b/src/main/webapp/chat.html @@ -0,0 +1,32 @@ + + + + + + + + CUBE-9 + + + + +

Simple Chat App

+
+
+

Exit Chat

+
+ +
+ +
+ +
+ + +
+
+ + + \ No newline at end of file From aacb9b4e7de35c845c759ec1c5c70a648cf8ea3a Mon Sep 17 00:00:00 2001 From: dllin Date: Sat, 20 Nov 2021 22:43:24 -0800 Subject: [PATCH 2/2] Clarify inputs --- src/main/webapp/chat.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/chat.html b/src/main/webapp/chat.html index 7de30a4..f6d8004 100644 --- a/src/main/webapp/chat.html +++ b/src/main/webapp/chat.html @@ -18,12 +18,12 @@

Simple Chat App

Exit Chat

-
- +
- + +