Add missing favicon images

Bug #1708864 reported by François Marier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Libravatar (obsolete)
Fix Released
Low
François Marier

Bug Description

There are a couple of missing icons for new browsers and OSes: https://realfavicongenerator.net/favicon_checker?protocol=https&site=libravatar.org

Here is the updated HTML recommended by that site:

<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#fa711f">
<meta name="apple-mobile-web-app-title" content="Libravatar">
<meta name="application-name" content="Libravatar">
<meta name="msapplication-TileColor" content="#fa711f">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#fa711f">

(via Don Marti @ https://blog.zgp.org/hey-kids-favicon/)

Tags: favicon
Revision history for this message
François Marier (fmarier) wrote :
Revision history for this message
François Marier (fmarier) wrote :

This is a follow-up on what was done in bug 1223132 and bug 809693.

Revision history for this message
François Marier (fmarier) wrote :
Changed in libravatar:
status: In Progress → Fix Committed
Changed in libravatar:
status: Fix Committed → Fix Released
Changed in libravatar:
status: Fix Released → In Progress
Revision history for this message
François Marier (fmarier) wrote :

This has rolled out to production but these files were missing:

https://www.libravatar.org/browserconfig.xml
https://www.libravatar.org/manifest.json

I have pushed a fix in git and hotfixed on production.

Changed in libravatar:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.