From: Steve Sutton Date: Thu, 28 Apr 2016 13:59:31 +0000 (-0400) Subject: Update http calls to // for ssl X-Git-Tag: v1.0.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=19ed8934f151092afaf7bd0a8014626f8b439868;p=WP-Themes%2Fjollylama.git Update http calls to // for ssl --- 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 */