This commit is contained in:
2026-05-06 12:43:37 +01:00
parent 000c1cd721
commit f6b7a98471
9 changed files with 2509 additions and 73 deletions

View File

@@ -14,6 +14,15 @@
}
],
"headers": [
{
"source": "**/*.html",
"headers": [
{
"key": "Cache-Control",
"value": "no-cache, no-store, must-revalidate"
}
]
},
{
"source": "**/*.@(js|css|png|jpg|jpeg|gif|svg|woff|woff2)",
"headers": [