ico file or png file for my site logo 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>