Skip to content

Commit

Permalink
add giveth.io to next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RamRamez committed Sep 25, 2024
1 parent 390a1c9 commit 0fedad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ const moduleExports = withBundleAnalyzer({
},
{ protocol: 'https', port: '', hostname: 'ipfs.io' },
{ protocol: 'https', port: '', hostname: '*.amazonaws.com' },
{ protocol: 'https', port: '', hostname: 'giveth.io' },
],
},
compiler: {
Expand Down

0 comments on commit 0fedad6

Please sign in to comment.