Are you able to change the favicon to any image? Say a company logo? If so, can someone show me how?
Hello @bpolasek,
Check it out here:
So I was looking at that and it didn’t make a ton of sense to me
All you need to do is place an image named favicon.ico
in your assets folder, and you’ll have a new favicon
for your app.
I’ve never worked with those types of files. Does it have to be a certain type? I just tried putting a path to an image of my company logo and it didn’t work.
Yes, it needs to be an .ico.
You’ll need to convert it, and maybe do some cropping as well.
1 Like
Perfect thanks!