We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e48c956 commit 04d26c4Copy full SHA for 04d26c4
FAVICONS.md
@@ -4,7 +4,7 @@ We provide a `favicon.ico` with multiple sizes and a SVG
4
You can find them at [blessed/favicons/](blessed/favicons/)
5
6
```html
7
-<link rel="icon" href="/favicon.ico">
+<link rel="icon" href="/favicon.ico" type="image/x-icon">
8
<link rel="icon" href="/icon.svg" type="image/svg+xml">
9
```
10
0 commit comments