From 980702a8284d389ec7fc2e815dbab4d777290a3b Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 27 Dec 2016 16:23:43 -0500 Subject: [PATCH] making the site more secure I removed the https from the google font to make the page more secure. --- header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index 308f243..131a096 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index d1a9df5..5afc2cf 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: FranceJourneys Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for FranceJourneys -Version: 1.0.20 +Version: 1.0.21 */ -- 2.17.1