update README

This commit is contained in:
Sam Denty 2023-01-03 17:31:13 +00:00
parent 6d111e4102
commit 88ec94f276
No known key found for this signature in database
GPG key ID: 7B4EAF7B9E291B79

View file

@ -43,7 +43,7 @@ for icon in entries {
### 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
- `<img>` tags on the page, directly inside the header OR with a `src|alt|class` containing the text "logo"