From 19a3d51a5c9a4168768c02dd7c21f2d596d1cdfe Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Tue, 26 Nov 2019 23:42:04 -0800 Subject: [PATCH] Framework for login(css far from done tho) --- freechat-client/index.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 freechat-client/index.html diff --git a/freechat-client/index.html b/freechat-client/index.html new file mode 100644 index 0000000..5bcf198 --- /dev/null +++ b/freechat-client/index.html @@ -0,0 +1,36 @@ + + + + + + + Freechat + + +
+
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+
+
+
+
+ + \ No newline at end of file