From dbc9a075039de6a003a27691adeae648c2f99ba4 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 29 Jan 2018 16:11:31 -0500 Subject: [PATCH] Update site for ssl Switching site to use ssl. --- header.php | 6 +++--- style.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/header.php b/header.php index 4006957..2284d17 100644 --- a/header.php +++ b/header.php @@ -6,9 +6,9 @@ <?php wp_title(); ?> - - - + + + diff --git a/style.css b/style.css index b7ee9d7..ff5ac2a 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: EmmetCountyFair Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for EmmetCountyFair -Version: 1.0.35 +Version: 1.0.36 */ -- 2.17.1