Skip to content

Commit e5e6543

Browse files
committed
netlify: Update security headers to get Weglot running
1 parent 32d9f39 commit e5e6543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ X-Frame-Options = "DENY"
5656
X-XSS-Protection = "1; mode=block"
5757
X-Content-Type-Options = "nosniff"
5858
Referrer-Policy = "no-referrer"
59-
Content-Security-Policy = "script-src 'self' *.disqus.com *.googletagmanager.com *.trustarc.com 'unsafe-eval' 'unsafe-inline'"
59+
Content-Security-Policy = "script-src 'self' *.googletagmanager.com *.trustarc.com *.weglot.com *.disqus.com 'unsafe-eval' 'unsafe-inline'"
6060

6161
[[redirects]]
6262
from = "/docs/blog/*"

0 commit comments

Comments
 (0)