From eb0c88a9d4222aca9367abdc8949754b078e0f37 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Tue, 18 Nov 2014 09:28:39 -0500 Subject: [PATCH] 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) --- themes/baggy/_head.twig | 4 ++-- themes/courgette/_head.twig | 4 ++-- themes/default/_head.twig | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index 5e1f5ba..1c319ac 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 c20dcf6..822c73e 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 d2a637f..81dde56 100755 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig @@ -1,5 +1,3 @@ - - @@ -24,6 +22,8 @@ + +