mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Merge 9723c3bbab
into 0cf36d6b30
This commit is contained in:
commit
c061ab818e
4 changed files with 12 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
12
vercel.json
12
vercel.json
|
@ -54,6 +54,18 @@
|
||||||
"source": "/webex/:match*",
|
"source": "/webex/:match*",
|
||||||
"destination": "https://for-webex.excalidraw.com"
|
"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*",
|
"source": "/:path*",
|
||||||
"has": [
|
"has": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue