mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-31 14:17:06 +02:00
separate routes
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
{
|
||||
"src": "/(.+)",
|
||||
"dest": "/",
|
||||
"status": 301,
|
||||
"status": 301
|
||||
},
|
||||
{
|
||||
"src": "/",
|
||||
"headers": {
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
|
Reference in New Issue
Block a user