Kaynağa Gözat

Adding preconnect for the socket (#1075)

* Update index.html

* fix formatting
wei 5 yıl önce
ebeveyn
işleme
c67b0c59c2
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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