From e140fb1fc6710d563d9a7723f74520c3e485dcfc Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 12 May 2020 06:41:11 -0400 Subject: [PATCH] remove headers temporarily --- layouts/index.headers | 7 ------- netlify.toml | 7 ------- 2 files changed, 14 deletions(-) diff --git a/layouts/index.headers b/layouts/index.headers index 37a7d3dd..0f6eb73c 100644 --- a/layouts/index.headers +++ b/layouts/index.headers @@ -1,10 +1,3 @@ -# Sensible default security headers: -/* - Referrer-Policy: strict-origin-when-cross-origin - X-Content-Type-Options: nosniff - X-Frame-Options: sameorigin - X-XSS-Protection: 1; mode=block - # Recommended MIME type for PWA manifests: # https://github.com/w3c/manifest/issues/689 /site.webmanifest diff --git a/netlify.toml b/netlify.toml index 1f65d5d3..4b8de62d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -40,13 +40,6 @@ # The most important headers and redirects are specified in the _headers and # _redirects files generated by Hugo. These are additional custom rules. -# Universal headers -[[headers]] - for = "/*" - [headers.values] - # 🐄 - X-Got-Milk = "2%" - # PGP key: open in browser, download correctly [[headers]] for = "/jarvis.asc"