To use a favicon in HTML, simply add the following line to your site.
Sample HTML
<link rel="shortcut icon" href="/favicon.ico" >
To use a favicon in HTML, simply add the following line to your site.
<link rel="shortcut icon" href="/favicon.ico" >