Parcourir la source

Adding preconnect for the socket (#1075)

* Update index.html

* fix formatting
wei il y a 5 ans
Parent
commit
c67b0c59c2
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      public/index.html

+ 5 - 0
public/index.html

@@ -78,6 +78,11 @@
       type="font/ttf"
       crossorigin="anonymous"
     />
+    <link
+      href="https://excalidraw-socket.herokuapp.com/socket.io"
+      rel="preconnect"
+      crossorigin="anonymous"
+    />
 
     <link rel="manifest" href="manifest.json" />
     <link