From 0f5bd8a82386d4dd14c3495c4741cddcb775cf83 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 7 Mar 2018 15:37:53 -0500 Subject: [PATCH] changing sources to https changing external sources to https --- header.php | 4 ++-- index.html | 2 +- interior.html | 2 +- single.php | 2 +- style.css | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/header.php b/header.php index 484655d..cf0451d 100644 --- a/header.php +++ b/header.php @@ -4,9 +4,9 @@ <?php wp_title(); ?> - + - + > diff --git a/index.html b/index.html index c3e7c68..2431dd0 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ wp-title - + diff --git a/interior.html b/interior.html index c8e9609..b2d7d8b 100644 --- a/interior.html +++ b/interior.html @@ -5,7 +5,7 @@ wp-title - + diff --git a/single.php b/single.php index dc2539d..e9670bf 100644 --- a/single.php +++ b/single.php @@ -25,7 +25,7 @@ - + diff --git a/style.css b/style.css index a6d7ae1..f3d5324 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: EmmetCountyGovernment Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for EmmetCountyGovernment -Version: 1.2.26 +Version: 1.2.27 */ -- 2.17.1