fix redirect
This commit is contained in:
parent
7deff35844
commit
d0e4e159f3
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"rewrites": [{ "source": "/(.*)", "destination": "/index" }]
|
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user