how to link an icon to a website in html code example
Example: how to add favicon in html
<link rel="shortcut icon" type="image/png" href="Link to the image"/>
<link rel="shortcut icon" type="image/png" href="Link to the image"/>