Cómo cambiar el logotipo del sitio web HTML
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
Defeated Dove
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
Convert your image to .ico (use https://hnet.com/png-to-ico/)
Rename your ico to favicon
add this to the <head>: <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />