Skip to content

Commit c687b5d

Browse files
authored
Update image domains in next.config.mjs
Removed 'cdn.outrank.so' from allowed image domains.
1 parent 7c2bc79 commit c687b5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/www/next.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const nextConfig = {
1616
"images.unsplash.com",
1717
"img.youtube.com",
1818
"pbs.twimg.com",
19-
"cdn.outrank.so",
2019
],
2120
},
2221
async redirects() {

0 commit comments

Comments
 (0)