We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d9f39 commit e5e6543Copy full SHA for e5e6543
netlify.toml
@@ -56,7 +56,7 @@ X-Frame-Options = "DENY"
56
X-XSS-Protection = "1; mode=block"
57
X-Content-Type-Options = "nosniff"
58
Referrer-Policy = "no-referrer"
59
-Content-Security-Policy = "script-src 'self' *.disqus.com *.googletagmanager.com *.trustarc.com 'unsafe-eval' 'unsafe-inline'"
+Content-Security-Policy = "script-src 'self' *.googletagmanager.com *.trustarc.com *.weglot.com *.disqus.com 'unsafe-eval' 'unsafe-inline'"
60
61
[[redirects]]
62
from = "/docs/blog/*"
0 commit comments