mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
resolve #2910
This commit is contained in:
parent
e6cd97c4f2
commit
feae342283
1 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,11 @@
|
|||
{
|
||||
"routes": [
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"dest": "/",
|
||||
"status": 301
|
||||
}
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
"source": "/(.*)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue