From: Ian Weller Date: Tue, 27 Dec 2016 20:59:52 +0000 (-0500) Subject: fixing favicon reference X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=19fdcefd10318d1303eac491647f3b7a19ffeea6;p=WP-Themes%2Fglmthemes%2Fmountpleasant-theme.git fixing favicon reference I replaced the favicon php reference with the 'get_stylesheet' --- 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 */