update README
This commit is contained in:
parent
6d111e4102
commit
88ec94f276
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ for icon in entries {
|
||||||
|
|
||||||
### Sources
|
### Sources
|
||||||
|
|
||||||
- HTML favicon tag (or looking for default `/favicon.ico`)
|
- HTML favicon tag (or looking for default `/favicon.svg` / `/favicon.ico`)
|
||||||
- [Web app manifest](https://developer.mozilla.org/en-US/docs/Web/Manifest) [`icons`](https://developer.mozilla.org/en-US/docs/Web/Manifest/icons) field
|
- [Web app manifest](https://developer.mozilla.org/en-US/docs/Web/Manifest) [`icons`](https://developer.mozilla.org/en-US/docs/Web/Manifest/icons) field
|
||||||
- `<img>` tags on the page, directly inside the header OR with a `src|alt|class` containing the text "logo"
|
- `<img>` tags on the page, directly inside the header OR with a `src|alt|class` containing the text "logo"
|
||||||
|
|
||||||
|
|
Reference in a new issue