From: Ian Weller Date: Tue, 27 Dec 2016 20:49:12 +0000 (-0500) Subject: fixing favicon code X-Git-Tag: v1.1.7^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=71e0890d1d7e0cc9889c30c0a0f10f96cee1b093;p=WP-Themes%2Fjollylama.git fixing favicon code I replaced the favicon call. Also bumped up the version number. --- 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 */