Added CSP exceptions for presentation and portfolio

This commit is contained in:
2025-05-13 16:03:17 +02:00
parent 3cb4cbf0d2
commit 13e98beed2
3 changed files with 35 additions and 7 deletions

View File

@@ -1,4 +1,16 @@
features:
matomo: true
css: true
landingpage_iframe: true
landingpage_iframe: true
csp:
whitelist:
script-src:
- https://cdnjs.cloudflare.com
- https://code.jquery.com
- https://cdn.jsdelivr.net
style-src:
- https://cdnjs.cloudflare.com
- https://cdn.jsdelivr.net
font-src:
- https://cdnjs.cloudflare.com