From 4e2ab8353eab7a97c51dc26ba58a8658f0ec1985 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 29 Jan 2018 16:30:25 -0500 Subject: [PATCH] Update ssl Use ssl --- header.php | 4 ++-- index.php | 4 ++-- style.css | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/header.php b/header.php index 16ed934..f056448 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + @@ -25,7 +25,7 @@
  • Our Story
  • Contact
  • - +
    diff --git a/index.php b/index.php index 137c0e1..2c813a9 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + @@ -24,7 +24,7 @@
  • Our Story
  • Contact
  • -
    +
    diff --git a/style.css b/style.css index 525635c..ea90c90 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: ToskiSands Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for ToskiSands -Version: 1.0.4 +Version: 1.0.6 */ -- 2.17.1