Skip to content

Commit 1df6c6e

Browse files
author
marci
committed
Entferne Sicherheitsheader aus der hugo.yaml zur Vereinfachung der Konfiguration
1 parent 8767c03 commit 1df6c6e

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

hugo.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,7 @@ security:
8989
urls:
9090
- .*
9191

92-
headers:
93-
- for: /**
94-
values:
95-
Content-Security-Policy: script-src secure-bits.org
96-
Referrer-Policy: strict-origin-when-cross-origin
97-
X-Content-Type-Options: nosniff
98-
X-Frame-Options: DENY
99-
X-XSS-Protection: 1; mode=block
92+
10093
# permalink
10194
permalinks:
10295
section: /:section/:title/

0 commit comments

Comments
 (0)