1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 06:18:27 -04:00

remove headers temporarily

This commit is contained in:
Jake Jarvis 2020-05-12 06:41:11 -04:00
parent a4dab78f99
commit e140fb1fc6
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
2 changed files with 0 additions and 14 deletions

View File

@ -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: # Recommended MIME type for PWA manifests:
# https://github.com/w3c/manifest/issues/689 # https://github.com/w3c/manifest/issues/689
/site.webmanifest /site.webmanifest

View File

@ -40,13 +40,6 @@
# The most important headers and redirects are specified in the _headers and # The most important headers and redirects are specified in the _headers and
# _redirects files generated by Hugo. These are additional custom rules. # _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 # PGP key: open in browser, download correctly
[[headers]] [[headers]]
for = "/jarvis.asc" for = "/jarvis.asc"