Skip to content
Snippets Groups Projects
Unverified Commit 53ede648 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

csp theme

parent 250363e0
No related branches found
No related tags found
No related merge requests found
{{- with (or site.Data.website.external_domains site.ContentSecurityPolicy.allowed_domains) -}}
{{- with (or site.Data.content_security_policy.allowed_domains site.Data.website.external_domains) -}}
<meta http-equiv="Content-Security-Policy"
content="
default-src 'self' {{ delimit . " " }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment