Changed websocket url, favicon and updated package.json and package-lock.json so we dont have cli injection anymore
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
<link rel="preload" href="https://fonts.gstatic.com/s/pixelifysans/v3/CHylV-3HFUT7aC4iv1TxGDR9Jn0Ei0tSaJ0.woff2" as="font" type="font/woff2" crossorigin />
|
||||
<link rel="preload" href="/fonts/Minecraftia.woff" as="font" type="font/woff" crossorigin />
|
||||
|
||||
<link rel="icon" type="image/gif" href="public/favicon.gif" />
|
||||
<link rel="icon" type="image/gif" href="favicon.gif" />
|
||||
|
||||
<!-- Load Pixelify Sans asynchronously -->
|
||||
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400;500;600;700&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'" />
|
||||
|
||||
Reference in New Issue
Block a user