Skip to content

Commit f1e07f3

Browse files
committed
fix
1 parent 9897987 commit f1e07f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

demo/iblockcms-frontend/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />
67

78
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
89
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
@@ -236,4 +237,4 @@
236237

237238
</script>
238239

239-
</html>
240+
</html>

0 commit comments

Comments
 (0)