From: Ian Weller Date: Tue, 27 Dec 2016 20:36:19 +0000 (-0500) Subject: fixing favicon X-Git-Tag: v1.2.35^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=fa8a1a47565e0661922071330ab95a4e0d4d7666;p=WP-Themes%2Fgilmoremuseum.git fixing favicon I adjusted the php reference calls in the head area and bumped the version number --- diff --git a/header.php b/header.php index be0366d..6bb9a3a 100644 --- a/header.php +++ b/header.php @@ -4,8 +4,8 @@ <?php wp_title(); ?> - - + + diff --git a/style.css b/style.css index 4cfce66..4ea2245 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Gilmore Car Museum Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Gilmore Car Museum. -Version: 1.2.34 +Version: 1.2.35 */