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.
2 parents 6f9a9b5 + 512d7d2 commit 12cf071Copy full SHA for 12cf071
www/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
6
- <meta http-equiv="Content-Security-Policy" content="default-src * filesystem: gap: https://ssl.gstatic.com; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' http://localhost:*">
+ <meta http-equiv="Content-Security-Policy" content="default-src * filesystem: gap: https://ssl.gstatic.com; img-src * filesystem: gap: data: https://ssl.gstatic.com; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' http://localhost:*">
7
<title></title>
8
<link href="build/mm.bundle.css" rel="stylesheet">
9
<script src="lib/ionic/js/ionic.bundle.js"></script>
0 commit comments