From 30b0e586c2ef7419c932d91b98bb53c758876989 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 28 Dec 2016 11:49:33 -0500 Subject: [PATCH] Update call for sharethis Make it https all the time since they have different urls for https and http and calling https on a non secure page is no big deal but calling this on secure page with wrong url as https won't work. --- footer.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/footer.php b/footer.php index cc67c4e..07ac39b 100644 --- a/footer.php +++ b/footer.php @@ -62,7 +62,7 @@ - + diff --git a/style.css b/style.css index 4615397..4923c1f 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Staffords Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Staffords -Version: 1.0.30 +Version: 1.0.31 */ -- 2.17.1