From 7c13b9f06e72379801ba40066f0516240517ec22 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sat, 13 May 2023 14:34:58 +0200 Subject: reformat, turns out there was a missing div --- public/index.html | 57 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 23 deletions(-) (limited to 'public') diff --git a/public/index.html b/public/index.html index 1469359..61bb4ba 100644 --- a/public/index.html +++ b/public/index.html @@ -1,22 +1,29 @@ + - <%= htmlWebpackPlugin.options.title %> + + <%= htmlWebpackPlugin.options.title %> + - + - + - + - + @@ -31,20 +38,22 @@ - + - + - + + @@ -80,20 +89,21 @@ -
+

Server List

-
-

-

-
+
+

+

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