We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c3559 commit fe15b6dCopy full SHA for fe15b6d
newIDE/app/public/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
6
- <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: https://api.gdevelop-app.com https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js https://apis.google.com">
+ <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: https://api.gdevelop-app.com https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js https://apis.google.com https://*.posthog.com">
7
<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.png">
8
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon-256.png">
9
<title>GDevelop 5</title>
0 commit comments