From: Steve Sutton Date: Tue, 27 Dec 2016 17:25:48 +0000 (-0500) Subject: Update url for the favicon X-Git-Tag: v1.0.7^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=289c391b85cf7efb9069340cd6f4dddd288ea977;p=WP-Themes%2Fharborcountry.git Update url for the favicon We'll use get_stylesheet_directory_uri because it checks for ssl. --- 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 */