From dc68e4cf9d308f67e9fa5a80a409bde3544db0b4 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 7 Mar 2018 11:59:00 -0500 Subject: [PATCH] changig http sources to https changing sources to https --- header.php | 2 +- single.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 1c34c29..6ab6e9a 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/single.php b/single.php index 5dda1b3..5cb8666 100644 --- a/single.php +++ b/single.php @@ -40,7 +40,7 @@ - + diff --git a/style.css b/style.css index 88abb4c..1250750 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for SaultSteMarieCVB -Version: 1.1.26 +Version: 1.1.27 */ -- 2.17.1