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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 12 deletions

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"

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"