Update footer for sharethis call
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 28 Dec 2016 16:58:03 +0000 (11:58 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 28 Dec 2016 16:58:03 +0000 (11:58 -0500)
Use https call all the time.

footer.php
style.css

index a033ac7..907379f 100644 (file)
@@ -20,7 +20,7 @@
       </div><!--End of off-canvas-->
   <?php wp_footer();?>
     <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
-    <script charset="utf-8" type="text/javascript" src="//w.sharethis.com/button/buttons.js"></script>
+    <script charset="utf-8" type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script>
     <script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.4.1";</script>
   </body>
 </html>
index 5f535d0..ac0d0bc 100644 (file)
--- 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.1.7
+Version: 1.1.8
 */