Skip to content

Commit 521cd49

Browse files
committed
add img
1 parent 9b464a1 commit 521cd49

File tree

2 files changed

+254
-201
lines changed

2 files changed

+254
-201
lines changed

next.config.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ const nextConfig: NextConfig = {
5252
port: "",
5353
pathname: "/**",
5454
},
55+
{
56+
protocol: "https",
57+
hostname: "images-ext-1.discordapp.net",
58+
port: "",
59+
pathname: "/**",
60+
},
5561
{
5662
protocol: "https",
5763
hostname: "cdnimg.webstaurantstore.com",

0 commit comments

Comments
 (0)