Revert "Try index.html"

This reverts commit 0c27489400.
This commit is contained in:
Collin Jackson 2024-08-08 17:27:08 -07:00
parent 0c27489400
commit 53fdf45e0e

View File

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