where do you put website logo that appears in the tab code example
Example: how to add a logo to website icon
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>