From 19ed8934f151092afaf7bd0a8014626f8b439868 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 28 Apr 2016 09:59:31 -0400 Subject: [PATCH] Update http calls to // for ssl --- footer.php | 4 ++-- header.php | 2 +- style.css | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/footer.php b/footer.php index d39f127..a033ac7 100644 --- a/footer.php +++ b/footer.php @@ -19,8 +19,8 @@ - - + + diff --git a/header.php b/header.php index bebfb5c..c15eb62 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 182fde5..2f7a8f7 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: jollylama Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for jollylama -Version: 1.0.2 +Version: 1.0.3 */ -- 2.17.1