Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.
Discussion options

You must be logged in to vote

Can you provide your config file?
It looks like my working icons are like this:

https://tuostudy.com/_next/image/?url=%2Ffavicon.ico&w=32&q=75

And your site seems like this.

https://cherryxhenil.vercel.app/_next/image/?url=Cherry%2Ficons%2F128.png&w=32&q=75

Seems like %2F is affecting it?

?url=%2F

Looks like this file is working. Maybe you should check the config.

https://cherryxhenil.vercel.app/_next/image/?url=%2Ficons%2F128.png&w=32&q=75

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@KuroProjects
Comment options

@KuroProjects
Comment options

@zkeq
Comment options

@KuroProjects
Comment options

@KuroProjects
Comment options

Answer selected by KuroProjects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question General questions solved Question in discussion is solved
2 participants