From: Laury GvR Date: Thu, 14 Jun 2018 21:25:37 +0000 (-0400) Subject: Changed sources to https. Remove sharethis. X-Git-Tag: v1.0.12^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=32bb4eb874ceb76a76f03e99fb8be58509b49a29;p=WP-Themes%2Fpetoskey.git Changed sources to https. Remove sharethis. --- diff --git a/footer.php b/footer.php index 751049e..c964ffb 100644 --- a/footer.php +++ b/footer.php @@ -37,8 +37,5 @@ - - - diff --git a/front-page.php b/front-page.php index c0be503..0c179a2 100644 --- a/front-page.php +++ b/front-page.php @@ -16,7 +16,7 @@

Petoskey Harbor and Little Traverse Bay Camera

- Little Traverse Bay + Little Traverse Bay
@@ -28,7 +28,7 @@ href="http://cams.gaslightmedia.com/cameras/images/GLM-Basin-Large.jpg?x=1">Full

Downtown Petoskey

- Downtown Petoskey + Downtown Petoskey
@@ -69,10 +69,10 @@ href="http://cams.gaslightmedia.com/cameras/images/GLM-Downtown-Medium.jpg?x=1"> refreshCam2(); }, 60000); function refreshCam1() { - jQuery('#cam1').attr('src', 'http://cams.gaslightmedia.com/cameras/images/GLM-Basin-MediumLarge.jpg?x=1?t=' + Date.now()); + jQuery('#cam1').attr('src', 'https://cams.gaslightmedia.com/cameras/images/GLM-Basin-MediumLarge.jpg?x=1?t=' + Date.now()); } function refreshCam2() { - jQuery('#cam2').attr('src', 'http://cams.gaslightmedia.com/cameras/images/GLM-Downtown-Medium.jpg?x=1&t=' + Date.now()); + jQuery('#cam2').attr('src', 'https://cams.gaslightmedia.com/cameras/images/GLM-Downtown-Medium.jpg?x=1&t=' + Date.now()); } jQuery('#rCam1').click(function(e){ e.preventDefault(); diff --git a/header.php b/header.php index 546b714..676cd22 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - +