chore: update config
This commit is contained in:
parent
deccd24529
commit
65ecd22ff2
1 changed files with 2 additions and 5 deletions
|
@ -3,13 +3,11 @@
|
|||
###
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-cache"
|
||||
|
||||
[plugins.inputs]
|
||||
paths = [ ".cache", "./src/assets/img/cache" ]
|
||||
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-lighthouse"
|
||||
|
||||
[plugins.inputs]
|
||||
output_path = "reports/lighthouse/index.html"
|
||||
|
||||
|
@ -59,7 +57,6 @@ for = "/follow.xml"
|
|||
|
||||
[[headers]]
|
||||
for = "/.well-known/webfinger"
|
||||
|
||||
[headers.values]
|
||||
Content-Type = "application/jrd+json; charset=utf-8"
|
||||
|
||||
|
|
Reference in a new issue