Adding preconnect for the socket (#1075)

* Update index.html

* fix formatting
This commit is contained in:
wei 2020-04-02 23:32:42 -07:00 committed by GitHub
parent efa8b95c52
commit c67b0c59c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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