victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
836 stars 99 forks source link

Incorrect Favicon display on Microsoft edge #394

Closed Adithya-VSR closed 6 hours ago

Adithya-VSR commented 2 weeks ago

Favicon shows a dark mark on Microsoft edge. There is no option to changethe favicon directly in the settings. I could not even change the favicon with my custom image on css (it shows the link itself on the tab). image image

victrme commented 2 weeks ago

Hello @Adithya-VSR !

Unfortunately it looks like Edge decided to only display an outline of the new tab favicon. The only thing we can do for now is to remove the option for Edge users as to not confuse them 😢

Adithya-VSR commented 2 weeks ago

I see. Also, why couldn't I add my favicon by altering the css?

victrme commented 2 weeks ago

Favicons are part of the browser, which means its not accessible by webpages.