Check the browser tab — the small icon comes from the <link rel="icon"> element in <head>.
<link rel="icon">
<head>
Use type="image/png" or image/x-icon to match your favicon file format.
type="image/png"
image/x-icon
Lines: 0 | Characters: 0