From 19fdcefd10318d1303eac491647f3b7a19ffeea6 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 27 Dec 2016 15:59:52 -0500 Subject: [PATCH] fixing favicon reference I replaced the favicon php reference with the 'get_stylesheet' --- header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index c89cabc..8ea4e8e 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index e0ff4f4..a6eaad6 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MountPleasantCVB -Version: 1.2.13 +Version: 1.2.14 */ -- 2.17.1