How can I change the default favicon that is set by the Angular CLI?
I have tried many things, but it always shows the Angular logo as the favicon, even though I hav
For Angular 6, put favicon.png of size 32x32 in the asset folder and change the path in index.html. Then,
favicon.png
32x32
index.html