Try index.html

This commit is contained in:
Collin Jackson 2024-08-08 17:18:13 -07:00
parent 2055e937b9
commit 0c27489400

View File

@ -2,7 +2,7 @@
"hosting": { "hosting": {
"public": "public", "public": "public",
"rewrites": [ { "rewrites": [ {
"source": "/", "source": "/index.html",
"destination": "/install.sh" "destination": "/install.sh"
} ], } ],
"ignore": [ "ignore": [