mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Use redirects instead of rewrites
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
|
"redirects": [{ "source": "/(.*)", "destination": "/" }]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user