mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-02 11:54:36 +01:00
Compare commits
1 Commits
98702ace88
...
dwelle/red
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9723c3bbab |
Binary file not shown.
Binary file not shown.
Binary file not shown.
12
vercel.json
12
vercel.json
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user