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
1 Like
Thanks, Sifu.