mirror of
https://github.com/moeru-ai/airi.git
synced 2026-04-28 06:29:33 +00:00
chore: clean netlify config (#591)
This commit is contained in:
parent
967a99f63d
commit
4befe055c0
2 changed files with 0 additions and 12 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue