reactjsjsonerror-handlingdeploymentopen-source

How to Change Browser Tab Icon for React Website


Here Picture to get the idea I have a website deployed at tustify.com, and I've noticed that the logo displayed on the browser tab is default react logo. I've set up my favicon.ico, and the correct logo shows up when I open the website, but not on the browser tab. How can I change the browser tab icon for my React website?


Solution

  • You've added your favicon but it can sometimes take a while for browsers to update once they have crawled.

    Wait a couple days and it should be good.