Skip to content

Commit fe22565

Browse files
add bootstrap exception
1 parent a63919e commit fe22565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="language" content="English">
1212
<!--
1313
CSP: Only allow loading resources from this website.
14-
Style-src: unsafe-inline needed for Plotly.js styles.
14+
Style-src: unsafe-inline needed for Plotly.js and bootstrap styles.
1515
Img-src needs data: and blob: otherwise it cannot load some images.
1616
Connect-src is used for fetch (Custom isotope list URL) - * allow all.
1717
-->

0 commit comments

Comments
 (0)