Try just serving 404.html

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