chore: clean netlify config (#591)
This commit is contained in:
@@ -35,9 +35,3 @@ from = "/*"
|
||||
to = "/index.html"
|
||||
status = 200
|
||||
force = false
|
||||
|
||||
[[headers]]
|
||||
for = "/manifest.webmanifest"
|
||||
|
||||
[headers.values]
|
||||
Content-Type = "application/manifest+json"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user