#my app keeps showing the stock favicon
4 messages · Page 1 of 1 (latest)
In Angular 18, by default you put assets in the public folder. So you want public/favicon.ico.
Oh okay, I have replaced the favicon.ico to the one I want to use. However it is still not showing, if I inspect my page and click on the favicon icon, I get http://localhost:4200/favicon.ico
Use previous advice with public folder. Index.html is outside angular context, it doesn't know angular.json