From eb0c88a9d4222aca9367abdc8949754b078e0f37 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Tue, 18 Nov 2014 09:28:39 -0500 Subject: 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/default/_head.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default') 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 @@ + + -- cgit v1.2.3