From 1310cd7cd90472c0ac9c19bfe2fa691cccafe789 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 5 Feb 2018 12:05:47 -0500 Subject: [PATCH] Prep for ssl Update urls to use ssl. --- index.php | 34 +++++++++++++++++----------------- parts/header-meta.php | 4 ++-- style.css | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/index.php b/index.php index 034ac22..266925c 100644 --- a/index.php +++ b/index.php @@ -8,38 +8,38 @@
-
+
- + - \ No newline at end of file + diff --git a/parts/header-meta.php b/parts/header-meta.php index 5ce737a..2f9477c 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -3,7 +3,7 @@ <?php wp_title(); ?> - + - \ No newline at end of file + diff --git a/style.css b/style.css index 9aef591..63ff27f 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MCDA Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MCDA -Version: 1.0.2 +Version: 1.0.3 */ -- 2.17.1