SyntaxFix
Write A Post
Hire A Developer
Questions
I was getting the same fav icon error - 404 (Not Found). I used the following element in the <head> element of my index.html file and it fixed the error:
<head>
<link rel="icon" href="data:;base64,iVBORw0KGgo=">