diff --git a/frontend/src/pages/chat/chat.html b/frontend/src/pages/chat/chat.html index 869e687..954768a 100644 --- a/frontend/src/pages/chat/chat.html +++ b/frontend/src/pages/chat/chat.html @@ -2,7 +2,7 @@

- ChatterBox + Chatter Box


diff --git a/frontend/src/pages/ttt/ttt.css b/frontend/src/pages/ttt/ttt.css new file mode 100644 index 0000000..e69de29 diff --git a/frontend/src/pages/ttt/ttt.html b/frontend/src/pages/ttt/ttt.html index 7773eed..6729e9a 100644 --- a/frontend/src/pages/ttt/ttt.html +++ b/frontend/src/pages/ttt/ttt.html @@ -1,16 +1,22 @@ -
-
-
-
-
-
-
-
-
-
-
+ +
+
+ +

+ Tic-tac-toe Box +


+
+
+
+
+
+
+
+
+
+
+
+
+
- -
+
\ No newline at end of file