From 12c3d300bad3d1502f18fb44e768c7374b653c7c Mon Sep 17 00:00:00 2001 From: shockrah Date: Wed, 3 Mar 2021 16:27:06 -0800 Subject: [PATCH] * Updated html to receive /channel/list data - Removing fluff from join modal + Setting up initial buttons in DOM for listing channels and pulling up menus and such --- freechat-client/pages/index.html | 67 ++++++++++++++++++++++++++++---- 1 file changed, 60 insertions(+), 7 deletions(-) diff --git a/freechat-client/pages/index.html b/freechat-client/pages/index.html index 03fb520..b04008f 100644 --- a/freechat-client/pages/index.html +++ b/freechat-client/pages/index.html @@ -31,14 +31,14 @@
-

#Channel name here

-

Channel description here

+

...

+

@@ -61,8 +61,7 @@ @@ -70,6 +69,20 @@
+ + + + @@ -81,9 +94,49 @@