Skip to content

Commit

Permalink
Merge pull request #41 from ethanniser/leerob-patch-2
Browse files Browse the repository at this point in the history
Disallow query params to be used for image optimization
  • Loading branch information
ethanniser authored Oct 21, 2024
2 parents bce1b7f + 851475f commit 8db43e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const nextConfig = {
hostname: "bevgyjm5apuichhj.public.blob.vercel-storage.com",
port: "",
pathname: "/**",
search: "",
},
],
},
Expand Down

0 comments on commit 8db43e4

Please sign in to comment.