apache / petri

Apache Petri
https://petri.apache.org/
Apache License 2.0
3 stars 5 forks source link

Favicon errors and checker #25

Closed jbampton closed 3 years ago

jbampton commented 3 years ago

https://realfavicongenerator.net/favicon_checker

I think we can use Favicon Generator to fix the issues below -> https://realfavicongenerator.net/

Screen Shot 2021-03-17 at 10 29 07 am

I checked the favicon and we are missing the maskable icon as well as some recommended sizes and resolutions.

Plus there are missing browserconfig.xml and web app manifest files.

And we are missing icons for Android Chrome, Windows 8 and 10 and iOS Safari.

https://stackoverflow.com/questions/23043429/what-is-a-simple-minimal-browserconfig-xml-for-a-web-site

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

https://maskable.app/editor

https://web.dev/maskable-icon/

https://developer.mozilla.org/en-US/docs/Web/Manifest

https://web.dev/add-manifest/

dave2wave commented 3 years ago

I've updated the head to use all the favicon information from www.apache.org.

I think that this is good for now.