This repository was archived by the owner on Jul 26, 2023. It is now read-only.
About Icons #534
Answered
by
zkeq
KuroProjects
asked this question in
Q&A
About Icons
#534
-
Icons in the index is not working also does that feature will work where instead of putting the image in onedrive |
Beta Was this translation helpful? Give feedback.
Answered by
zkeq
Mar 13, 2022
Replies: 1 comment 5 replies
-
Can you provide your config file? 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
Looks like this file is working. Maybe you should check the config.
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
KuroProjects
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you provide your config file?
It looks like my working icons are like this:
And your site seems like this.
Seems like
%2F
is affecting it?Looks like this file is working. Maybe you should check the config.