From 5d6ff43278af2661428fd43b2e8ea244c8ef8427 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 7 Mar 2018 15:17:44 -0500 Subject: [PATCH] changing the sources to use https changing external sources to use https --- footer.php | 2 +- header.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/footer.php b/footer.php index 471e8cb..a679413 100644 --- a/footer.php +++ b/footer.php @@ -44,7 +44,7 @@ - + diff --git a/header.php b/header.php index 59b4045..813a854 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 0362df0..6e22e36 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: ParrotsLanding Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for ParrotsLanding -Version: 1.0.13 +Version: 1.0.14 */ -- 2.17.1