fix: host font assets from root (#7548)

dwelle/redirect-fonts-2
David Luzar 1 year ago committed by GitHub
parent 8ead8559e0
commit 41cc746885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -28,18 +28,6 @@
"source": "/webex/:match*",
"destination": "https://for-webex.excalidraw.com"
},
{
"source": "/Virgil.woff2",
"destination": "https://excalidraw.nyc3.cdn.digitaloceanspaces.com/fonts/Virgil.woff2"
},
{
"source": "/Cascadia.woff2",
"destination": "https://excalidraw.nyc3.cdn.digitaloceanspaces.com/fonts/Cascadia.woff2"
},
{
"source": "/Assistant-Regular.woff2",
"destination": "https://excalidraw.nyc3.cdn.digitaloceanspaces.com/fonts/Assistant-Regular.woff2"
},
{
"source": "/:path*",
"has": [

Loading…
Cancel
Save