From 71e0890d1d7e0cc9889c30c0a0f10f96cee1b093 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 27 Dec 2016 15:49:12 -0500 Subject: [PATCH] fixing favicon code I replaced the favicon call. Also bumped up the version number. --- header.php | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 5123632..82b4b6b 100644 --- a/header.php +++ b/header.php @@ -4,8 +4,8 @@ <?php wp_title(); ?> - - + + diff --git a/style.css b/style.css index e6f11c0..5f535d0 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: jollylama Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for jollylama -Version: 1.1.6 +Version: 1.1.7 */ -- 2.17.1