From fa8a1a47565e0661922071330ab95a4e0d4d7666 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 27 Dec 2016 15:36:19 -0500 Subject: [PATCH] fixing favicon I adjusted the php reference calls in the head area and bumped 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 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 */ -- 2.17.1