From e6c49509c81572bd2f13cb47efbeb488f2f380ec Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 23 Feb 2016 14:04:42 -0500 Subject: [PATCH] Update for secure font refs update the calls for fonts to be // instead of the http:// update style sheet for version number --- header.php | 6 +++--- style.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/header.php b/header.php index aa38e05..d23847a 100644 --- a/header.php +++ b/header.php @@ -6,9 +6,9 @@ <?php wp_title(); ?> - - - + + + diff --git a/style.css b/style.css index 27828da..e7ffa71 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: GreatLakesShipwreckMuseum Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for GreatLakesShipwreckMuseum -Version: 1.0.0 +Version: 1.0.3 */ -- 2.17.1