feat: redirect font requests to cdn (#7549)

This commit is contained in:
David Luzar 2024-01-11 21:08:17 +01:00 committed by GitHub
parent 5245276409
commit 8ead8559e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -28,6 +28,18 @@
"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": [