'style4'
This commit is contained in:
@@ -6,6 +6,7 @@ const nextConfig: NextConfig = {
|
||||
remotePatterns: [
|
||||
{ protocol: "https", hostname: "picsum.photos", pathname: "/**" },
|
||||
{ protocol: "https", hostname: "i.pravatar.cc", pathname: "/**" },
|
||||
{ protocol: "https", hostname: "images.unsplash.com", pathname: "/**" },
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user