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 240a995 commit 7cf4843Copy full SHA for 7cf4843
1 file changed
next.config.js
@@ -63,7 +63,7 @@ const nextConfig = {
63
"default-src 'self'",
64
"script-src 'self' 'unsafe-eval' 'unsafe-inline' https://www.clarity.ms https://va.vercel-scripts.com",
65
"style-src 'self' 'unsafe-inline'",
66
- "img-src 'self' data: blob: https://res.cloudinary.com https://avatars.githubusercontent.com https://cdn.shopify.com",
+ "img-src 'self' data: blob: https://res.cloudinary.com https://avatars.githubusercontent.com https://cdn.shopify.com https://widgets.guidestar.org",
67
"font-src 'self' data:",
68
"connect-src 'self' https://www.clarity.ms https://vitals.vercel-insights.com https://github.com https://api.github.com https://hashflagswag.myshopify.com https://res.cloudinary.com",
69
"frame-src 'self'",
0 commit comments