How to change favicon using Jmix2.0 in Intellij idea?
Hi!
Favicon is defined in META-INF/resources/icons/icon.png
.
You can replace this file with your own icon.
Please note that the browser may cache the old icon. To reload the page with cache reset, use shortcut Ctrl + F5
.
Regards,
Dmitriy
2 Likes
Thanks, Sifu.
Hi
I have saved the icon.png file at the location but it’s not working. I tried Ctrl + F5 but still not displayed. Any suggestions to fix?
I am using platform v. 2.5
1 Like
Hi
Well, I would try a smaller version of your icon.
My icon.png is 256 x 256 pixel.
If you wish to have higher resolution ( I don’t know if this is supported by any browser ), try a multiple of 16 ( 2048 x 2048 and not 2084 x 2084 ).
This will work.
Best regards
Felix
1 Like