Discuss!
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
Yes. <link rel=icon href=/path/to/some/icon.ico>
is still way too common on the web. H5BP can continue to teach people it's unnecessary!
Thanks @mathiasbynens !
Most helpful comment
Yes.
<link rel=icon href=/path/to/some/icon.ico>
is still way too common on the web. H5BP can continue to teach people it's unnecessary!