chore: clean netlify config (#591)

This commit is contained in:
RainbowBird
2025-09-16 00:04:05 +08:00
committed by GitHub
parent 967a99f63d
commit 4befe055c0
2 changed files with 0 additions and 12 deletions
-6
View File
@@ -35,9 +35,3 @@ from = "/*"
to = "/index.html"
status = 200
force = false
[[headers]]
for = "/manifest.webmanifest"
[headers.values]
Content-Type = "application/manifest+json"
-6
View File
@@ -23,9 +23,3 @@ from = "/api/v1/page-external-data/submit"
to = "https://plausible.io/api/event"
status = 200
force = true
[[headers]]
for = "/site.webmanifest"
[headers.values]
Content-Type = "application/manifest+json"