where to put your logo on a page code example
Example: how to add a logo to website logo
<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>