diff --git a/web/next.config.js b/web/next.config.js index 1cdfb9c2..2774e730 100644 --- a/web/next.config.js +++ b/web/next.config.js @@ -51,7 +51,7 @@ module.exports = { unoptimized: isAppBuild, dangerouslyAllowSVG: true, remotePatterns: [ - {hostname: 'manifold.markets'}, + {hostname: 'martinbraquet.com'}, {hostname: 'compassmeet.com'}, {hostname: 'lh3.googleusercontent.com'}, {hostname: 'i.imgur.com'},