Adding preconnect for the socket (#1075)
* Update index.html * fix formatting
This commit is contained in:
parent
efa8b95c52
commit
c67b0c59c2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user