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 13:57:23 +00:00
parent d130509bdd
commit 8b53cce898

View File

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