diff --git a/README.md b/README.md index 3e68b35..8852ee3 100644 --- a/README.md +++ b/README.md @@ -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 - `` tags on the page, directly inside the header OR with a `src|alt|class` containing the text "logo"