revert Fix and harden HTTP headers (#57)

Reviewed-on: https://git.anonymousland.org/anonymousland/anonymousland/pulls/57
This commit is contained in:
NebulaOnion 2022-12-30 14:01:34 +00:00
parent 8b53cce898
commit c9e7c6ae93

View File

@ -34,9 +34,4 @@ markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter: rouge
webrick:
headers:
Content-Security-Policy: default-src 'self';
Strict-Transport-Security: max-age=31536000; includeSubDomains
syntax_highlighter: rouge