From c2fa1ccfe0b9b3084ad76a91c9ba078dc21307fd Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 27 Dec 2016 15:08:22 -0500 Subject: [PATCH] fixing favicon replacing the 'bloginfo' php reference with 'get_stylesheet' php reference. --- parts/header-meta.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index 9a471b1..79be3da 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -3,7 +3,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 89d4bd0..898b1c0 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Capstone Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Capstone -Version: 1.0.5 +Version: 1.0.6 */ -- 2.17.1