mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 14:56:21 -04:00
remove headers temporarily
This commit is contained in:
parent
a4dab78f99
commit
e140fb1fc6
@ -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
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user