From 289c391b85cf7efb9069340cd6f4dddd288ea977 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 27 Dec 2016 12:25:48 -0500 Subject: [PATCH] Update url for the favicon We'll use get_stylesheet_directory_uri because it checks for ssl. --- parts/header-meta.php | 6 +++--- style.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index 81c62fd..1af1812 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - - + + - \ No newline at end of file + diff --git a/style.css b/style.css index 91da4a1..743b4cb 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: HarborCountry Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for HarborCountry -Version: 1.0.6 +Version: 1.0.7 */ -- 2.17.1