From 773989d242e491e0f7352192c3c269953c3621a5 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Fri, 9 Jul 2021 16:51:59 -0400 Subject: replace multimc instance with modpack --- src/.prettierrc | 4 ++++ src/index.html | 57 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 33 insertions(+), 28 deletions(-) create mode 100644 src/.prettierrc diff --git a/src/.prettierrc b/src/.prettierrc new file mode 100644 index 0000000..222861c --- /dev/null +++ b/src/.prettierrc @@ -0,0 +1,4 @@ +{ + "tabWidth": 2, + "useTabs": false +} diff --git a/src/index.html b/src/index.html index 902f82d..38bc7f3 100644 --- a/src/index.html +++ b/src/index.html @@ -1,31 +1,32 @@ + + + + guzzle guzzle + + + + - - - - guzzle guzzle - - - - - - -
-

i'm not sure why i wasted my money on this...have fun i guess

-
-
-

servers currently running:

- -
-
-

downloads:

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

+ i'm not sure why i wasted my money on this...have fun i guess +

+
+
+

servers currently running:

+ +
+
+

downloads:

+

+ you can download my fabric modpack + here. +

+
+ + -- cgit v1.2.3