From fa63798ca73a9b53e0f0f19678e0c4b64d24ea3f Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 27 Dec 2016 16:10:04 -0500 Subject: [PATCH] securing the page I removed the http part fo the google font imports. --- parts/header-meta.php | 8 ++++---- style.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index 79be3da..a1d0d76 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -4,9 +4,9 @@ <?php wp_title(); ?> - - - - + + + + \ No newline at end of file diff --git a/style.css b/style.css index 898b1c0..f8fdc14 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.6 +Version: 1.0.7 */ -- 2.17.1