summaryrefslogtreecommitdiffstats
path: root/netlify.toml
diff options
context:
space:
mode:
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 08a2b00..15c85ac 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -90,7 +90,7 @@
Content-Security-Policy = """
default-src 'self';
script-src 'self' www.googletagmanager.com hypothes.is cdn.hypothes.is;
- style-src 'self';
+ style-src 'self' cdn.hypothes.is;
img-src 'self' data: *.google-analytics.com www.googletagmanager.com www.gstatic.com stats.g.doubleclick.net;
font-src 'self';
connect-src 'self' *.google-analytics.com analytics.google.com www.googletagmanager.com stats.g.doubleclick.net;