fix: update settings
This commit is contained in:
+4
-3
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"cleanUrls": true,
|
||||
"cleanUrls": false,
|
||||
"rewrites": [
|
||||
{ "source": "/game", "destination": "/game.html" }
|
||||
{ "source": "/game", "destination": "/game.html" },
|
||||
{ "source": "/", "destination": "/index.html" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user