From 7cb517ce5415714b580ce48b5d00627ddedc7427 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 17 Nov 2014 14:28:07 -0500 Subject: Adding/fixing favicon s in Baggy theme header --- themes/baggy/_head.twig | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) (limited to 'themes/baggy/_head.twig') diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index be11673f..d5f16fbb 100755 --- a/themes/baggy/_head.twig +++ b/themes/baggy/_head.twig @@ -1,12 +1,35 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From d5b717dc7782335f5983a1d76d4bcf9956901d73 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 17 Nov 2014 16:49:34 -0500 Subject: Moving app icon images to /themes/_global/img/appicon/, updating Baggy and Default themes to point there --- themes/baggy/_head.twig | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'themes/baggy/_head.twig') diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index d5f16fbb..5e1f5ba3 100755 --- a/themes/baggy/_head.twig +++ b/themes/baggy/_head.twig @@ -1,28 +1,28 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + -- cgit v1.2.3