On other pages my favicon shows however on index.html it does not show I used the code below on index.html
<link rel="icon" type="image/png" href="/icon.png">
<link rel="shortcut icon" type="image/png" href="/icon.png"/>
<link href='/icon.png' rel='icon' />