fix: wrong next config remote pattern

This commit is contained in:
Sonny
2023-11-22 02:08:38 +01:00
parent 0bb5a3bcc3
commit 5fe58c44d5
2 changed files with 3 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ const config = {
{ hostname: "localhost" },
{ hostname: "t3.gstatic.com" },
{ hostname: "lh3.googleusercontent.com" },
{ hostname: "mylinks.app" },
{ hostname: "www.mylinks.app" },
],
formats: ["image/webp"],
},