You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: layouts/partials/meta.html
+4-11Lines changed: 4 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -38,13 +38,10 @@
38
38
{{ end }}
39
39
40
40
41
-
{{/* set custom CSP to load styles and scripts with special handling for GTM scripts (requires unsafe-inline) and Dev Portal page(s) (requires 'unsafe-eval')
42
-
https://code.jquery.com/
43
-
https://cdn.jsdelivr.net/
44
-
https://static.cloud.coveo.com
45
-
https://kit.fontawesome.com/
46
-
https://*.netlify.app
47
-
https://gist.github.com
41
+
{{/* set custom CSP to load styles and scripts with special handling for GTM scripts (requires unsafe-inline) and Dev Portal page(s) (requires 'unsafe-eval') */}}
0 commit comments