Skip to content

Commit 04d26c4

Browse files
Update FAVICONS.md
Co-authored-by: Sébastien Feugère <[email protected]>
1 parent e48c956 commit 04d26c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAVICONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We provide a `favicon.ico` with multiple sizes and a SVG
44
You can find them at [blessed/favicons/](blessed/favicons/)
55

66
```html
7-
<link rel="icon" href="/favicon.ico">
7+
<link rel="icon" href="/favicon.ico" type="image/x-icon">
88
<link rel="icon" href="/icon.svg" type="image/svg+xml">
99
```
1010

0 commit comments

Comments
 (0)