Try just serving 404.html

This commit is contained in:
mplorentz
2026-02-26 11:23:47 -05:00
parent 534649c9bd
commit d74cbe2db1
-8
View File
@@ -1,8 +0,0 @@
{
"rewrites": [
{
"source": "!(.well-known)/**/!(*.*)",
"destination": "/index.html"
}
]
}