From: Jay Sitter Date: Tue, 18 Nov 2014 14:28:39 +0000 (-0500) Subject: Fix for favicons in Firefox (FF only uses the last declared favicon, not the most... X-Git-Tag: 1.9beta~53^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=eb0c88a9d4222aca9367abdc8949754b078e0f37;p=github%2Fwallabag%2Fwallabag.git Fix for favicons in Firefox (FF only uses the last declared favicon, not the most appropriate: https://bugzilla.mozilla.org/show_bug.cgi?id=751712) --- diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index 5e1f5ba3..1c319aca 100755 --- a/themes/baggy/_head.twig +++ b/themes/baggy/_head.twig @@ -1,5 +1,3 @@ - - @@ -24,6 +22,8 @@ + + diff --git a/themes/courgette/_head.twig b/themes/courgette/_head.twig index c20dcf67..822c73ed 100755 --- a/themes/courgette/_head.twig +++ b/themes/courgette/_head.twig @@ -1,5 +1,3 @@ - - @@ -24,6 +22,8 @@ + + diff --git a/themes/default/_head.twig b/themes/default/_head.twig index d2a637fb..81dde56f 100755 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig @@ -1,5 +1,3 @@ - - @@ -24,6 +22,8 @@ + +