Thanks to visit codestin.com Credit goes to github.com
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 5edda0d + 3e37605 commit e7f2f47Copy full SHA for e7f2f47
gatsby-config.js
@@ -34,7 +34,8 @@ module.exports = {
34
directives: {
35
"script-src": "'self' 'unsafe-eval' 'unsafe-inline' www.google-analytics.com cdn.jsdelivr.net *.algolia.net *.algolianet.com",
36
"style-src": "'self' 'unsafe-inline' cdn.jsdelivr.net",
37
- "connect-src": "'self' www.google-analytics.com fbhzv4f2nk7b.statuspage.io *.algolia.net *.algolianet.com"
+ "connect-src": "'self' www.google-analytics.com fbhzv4f2nk7b.statuspage.io *.algolia.net *.algolianet.com",
38
+ "frame-src": "www.youtube-nocookie.com"
39
}
40
41
},
0 commit comments