mirror of
https://github.com/kaboomserver/website.git
synced 2025-01-03 05:22:15 +00:00
Testing CSP
This commit is contained in:
parent
66633cc6cf
commit
f3fb53dfc4
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ exclude:
|
||||||
- LICENSE
|
- LICENSE
|
||||||
gems:
|
gems:
|
||||||
- jekyll-sitemap
|
- jekyll-sitemap
|
||||||
|
webrick:
|
||||||
|
headers:
|
||||||
|
Content-Security-Policy: default-src https: 'unsafe-inline' 'unsafe-eval'
|
Loading…
Reference in a new issue