File cleanup

This commit is contained in:
2026-07-05 11:26:54 -04:00
parent 4aaea988cf
commit 2290fba8a5
46 changed files with 17 additions and 59588 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"navigationFallback": {
"rewrite": "/index.html"
},
"responseOverrides": {
"200": {
"cacheControl": "public, max-age=604800, immutable"
},
"404": {
"cacheControl": "public, max-age=300, must-revalidate"
}
}
}