how to setup icon for the website 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"/>