We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca8f4a commit 10e6579Copy full SHA for 10e6579
playground/index.html
@@ -14,7 +14,7 @@
14
<!-- Meta Tags -->
15
<meta name="viewport" content="width=device-width, initial-scale=1.0">
16
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
17
-
+ <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
18
19
<!-- Style Sheets -->
20
<link rel="stylesheet" type="text/css" href="../static/css/bootstrap/bootstrap.css">
0 commit comments