From 9a476113f01602f8418f8f66e7eceac27fd480c5 Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 27 Feb 2020 04:40:14 +0100 Subject: [PATCH] Add fluid-icon (#10491) This provides Firefox (and possible other browsers) with a high-resolution rich icon, in place of the previously removed apple-touch-icon without having to use that one as it lacks an alpha channel. This is the same method GH uses. https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/UI_considerations#Rich_icons Co-authored-by: John Olheiser Co-authored-by: techknowlogick --- templates/base/head.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 491776958f..7e3b718dcb 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -99,6 +99,7 @@ +