Can't have any query parameters after the filename in template icon.

2 years ago

When you're trying to set a template icon using the URL of the file, it must always end in the file format such as .png.

Example:
Works: https://websitename.com/_next/image?url=/_next/static/media/logo_transparent.2aa1e5a5.png
Doesn't Work: https://websitename.com/_next/image?url=/_next/static/media/logo_transparent.2aa1e5a5.png&w=32&q=75

4 Replies

2 years ago

N/A


2 years ago

tack on another &f=.png to the end lol


2 years ago

preciate it brody


2 years ago

happy to help


Loading...