From e6164a95d674412446d1de4ca41c43911b49dc93 Mon Sep 17 00:00:00 2001 From: flammehawk Date: Wed, 6 Jan 2021 21:54:44 +0100 Subject: [PATCH] refactor(index.html): removed not needed type If no Type attribute is defined for Script tags it uses "text/javascript" as default so it does not need to be set. --- index.html | 93 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 58 insertions(+), 35 deletions(-) diff --git a/index.html b/index.html index 4a621bc..a5c136b 100644 --- a/index.html +++ b/index.html @@ -1,27 +1,30 @@ + + - - - - - - - - - - - + + + + + + + + + + + + -
- +
+

Loading... (If this takes too long it means there was a serious error!)←

@@ -34,34 +37,51 @@

Please check the Discord to see if there are new content updates!



It took you {{formatTime(player.timePlayed)}} to beat the game.

-      +     


- {{modInfo.discordName}}
- The Modding Tree Discord
- Main Prestige Tree server
+ {{modInfo.discordName}}
+ The Modding Tree Discord
+ Main + Prestige Tree server


-
- -
-
{{VERSION.withoutName}}
- - -

i
+
+ +
+
+ {{VERSION.withoutName}}
+ + +

i
-
-
+
+
+ +
-
+




@@ -73,16 +93,19 @@