From 77e6fe27e31167a7c90a984c6d2ef14e0def357c Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt <coryd@hey.com> Date: Sun, 5 May 2024 12:42:33 -0700 Subject: [PATCH] chore: headers --- netlify.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/netlify.toml b/netlify.toml index d780ad77..2385d57b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -56,12 +56,6 @@ for = "/feeds/books" Content-Type = "application/xml; charset=utf-8" x-content-type-options = "nosniff" -[[headers]] -for = "/feeds/follow" - [headers.values] - Content-Type = "application/xml; charset=utf-8" - x-content-type-options = "nosniff" - [[headers]] for = "/.well-known/webfinger" [headers.values]