Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favicon errors and tester #89

Open
jbampton opened this issue Dec 23, 2020 · 1 comment
Open

Favicon errors and tester #89

jbampton opened this issue Dec 23, 2020 · 1 comment

Comments

@jbampton
Copy link
Contributor

Found an icon tester:

https://realfavicongenerator.net/favicon_checker?protocol=https&site=mruby.org

Looks like we are doing fine on Chrome and iOS Safari.
But on Windows 8 and 10, Mac OS Safari and classic desktop browsers we need to fix 9 issues.

refs #86
refs #84
refs #82
refs #85

Lighthouse also checks for the existence of a mask icon.

https://web.dev/maskable-icon/
https://web.dev/maskable-icon-audit/
https://maskable.app/editor

Screen Shot 2020-12-24 at 2 32 01 am

@jbampton
Copy link
Contributor Author

Screen Shot 2020-12-24 at 2 22 10 am

jbampton added a commit to jbampton/mruby.github.io that referenced this issue Dec 23, 2020
- Add all the Apple touch and Microsoft icons
- Fix Jekyll config error
- Add a `browserconfig.xml` file
- Add `alt`, `title`, `width` and `height` attributes to images
- Add `lang="en"` to the start `html` tag
- Add `meta viewport` tag
- Created `robots.txt`
- Created `maskable icon`
- Created `Safari pinned tab icon`
- Add all the Android icon sizes
- Set `favicon.ico` to 48px square
- Strip blank line from HTML
- refs mruby#85
- refs mruby#89

https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
https://github.com/jekyll/jekyll-seo-tag
jbampton added a commit to jbampton/mruby.github.io that referenced this issue Dec 23, 2020
- Add all the Apple touch and Microsoft icons
- Fix Jekyll config error
- Add a `browserconfig.xml` file
- Add `alt`, `title`, `width` and `height` attributes to images
- Add `lang="en"` to the start `html` tag
- Add `meta viewport` tag
- Created `robots.txt`
- Created `maskable icon`
- Created `Safari pinned tab icon`
- Add all the Android icon sizes
- Set `favicon.ico` to 48px square
- Strip blank line from HTML
- refs mruby#85
- refs mruby#89

https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
https://github.com/jekyll/jekyll-seo-tag
jbampton added a commit to jbampton/mruby.github.io that referenced this issue Dec 23, 2020
- Add all the Apple touch and Microsoft icons
- Fix Jekyll config error
- Add a `browserconfig.xml` file
- Add `alt`, `title`, `width` and `height` attributes to images
- Add `lang="en"` to the start `html` tag
- Add `meta viewport` tag
- Created `robots.txt`
- Created `maskable icon`
- Created `Safari pinned tab icon`
- Add all the Android icon sizes
- Set `favicon.ico` to 48px square
- Strip blank line from HTML
- refs mruby#85
- refs mruby#89

https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
https://github.com/jekyll/jekyll-seo-tag
jbampton added a commit to jbampton/mruby.github.io that referenced this issue Dec 23, 2020
- Add all the Apple touch and Microsoft icons
- Fix Jekyll config error
- Add a `browserconfig.xml` file
- Add `alt`, `title`, `width` and `height` attributes to images
- Add `lang="en"` to the start `html` tag
- Add `meta viewport` tag
- Created `robots.txt`
- Created `maskable icon`
- Created `Safari pinned tab icon`
- Add all the Android icon sizes
- Set `favicon.ico` to 48px square
- Strip blank line from HTML
- Fix missing HTTPS on link
- refs mruby#85
- refs mruby#89

https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
https://github.com/jekyll/jekyll-seo-tag
jbampton added a commit to jbampton/mruby.github.io that referenced this issue Dec 23, 2020
- Add all the Apple touch and Microsoft icons
- Fix Jekyll config error
- Add a `browserconfig.xml` file
- Add `alt`, `title`, `width` and `height` attributes to images
- Add `lang="en"` to the start `html` tag
- Add `meta viewport` tag
- Created `robots.txt`
- Created `maskable icon`
- Created `Safari pinned tab icon`
- Add all the Android icon sizes
- Set `favicon.ico` to 48px square
- Strip blank line from HTML
- Fix missing HTTPS on link
- refs mruby#85
- refs mruby#89

https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
https://github.com/jekyll/jekyll-seo-tag
jbampton added a commit to jbampton/mruby.github.io that referenced this issue Dec 23, 2020
- Add all the Apple touch and Microsoft icons
- Fix Jekyll config error
- Add a `browserconfig.xml` file
- Add `alt`, `title`, `width` and `height` attributes to images
- Add `lang="en"` to the start `html` tag
- Add `meta viewport` tag
- Created `robots.txt`
- Created `maskable icon`
- Created `Safari pinned tab icon`
- Add all the Android icon sizes
- Set `favicon.ico` to 48px square
- Strip blank line from HTML
- Fix missing HTTPS on link
- refs mruby#85
- refs mruby#89

https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
https://github.com/jekyll/jekyll-seo-tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant