-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom favicon not working #2
Comments
You put your favicon into There is documentation in config file: To get or check favicons visit: https://realfavicongenerator.net Default NexT favicons placed in For example, you put your favicons into favicon:
small: /images/favicon-16x16-yoursite.png
medium: /images/favicon-32x32-yoursite.png |
I put my
An earlier release version of NexT doesn't require such an update though. |
What earlier version? This version have no breaking changes in favicon between 5.1.3 / 5.1.4. New favicon style was added in 5.1.3 version, see here releases notes.
Of cource u should. Try to: 1. Put your favicons into favicon:
small: /images/swpd.ico 3. After that to check icon use https://realfavicongenerator.net (your browser may cache previous NexT icon, so, need to clear cache). |
v5.1.2. The only config of favicon was So after new favicon style was added, I only need to config |
U can set only 1 icon, right. U can also see here about favicon. |
OK. Thank you. |
Putting custom favicon.ico into
hexo-site/source
didn't work after updating to NexT v6.0.0.The text was updated successfully, but these errors were encountered: