From 5021014bf92de518f500bfcfabda4d73f237510c Mon Sep 17 00:00:00 2001 From: Pete Schuster Date: Tue, 18 Sep 2012 10:45:00 -0300 Subject: [PATCH] Added iOS and proper enqueue for stylesheet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added support of iOS icons and favicon in the header (still need to add image assets to theme). Also added proper stylesheet enqueue. Created a quick and easy method for swapping between dev and production stylesheet using comments  --- happy/header.php | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/happy/header.php b/happy/header.php index 63e1969..d52ba55 100644 --- a/happy/header.php +++ b/happy/header.php @@ -23,7 +23,21 @@ <?php hybrid_document_title(); ?> - + + + + + + + + + + + + @@ -31,11 +45,17 @@ - + - +