changig sources to https
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 7 Mar 2018 15:02:44 +0000 (10:02 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 7 Mar 2018 15:02:44 +0000 (10:02 -0500)
footer.php
header.php
index.html
index.php
parts/glm-kitchen-sink.php
style.css

index 0bdb713..7d71e38 100644 (file)
@@ -43,7 +43,7 @@
   </body>
   <?php wp_footer();?>       
   <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script> 
-  <script charset="utf-8" type="text/javascript" src="http://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>
   <script>
           $(function(){
index 48d5a3e..a5589e8 100644 (file)
@@ -4,10 +4,10 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.5.29">
       <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
-    <link href='http://fonts.googleapis.com/css?family=Cinzel:400,700' rel='stylesheet' type='text/css'>
-    <link href='http://fonts.googleapis.com/css?family=Pinyon+Script' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Cinzel:400,700' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Pinyon+Script' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
     <script>
         var themeUrl = '<?php echo get_bloginfo('template_url');?>';
index f996fd3..9a6e8bd 100644 (file)
@@ -5,8 +5,8 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title>wp-title</title>
     <link rel="stylesheet" href="css/app.css">
-    <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
-    <link href='http://fonts.googleapis.com/css?family=Crimson+Text:600italic' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Crimson+Text:600italic' rel='stylesheet' type='text/css'>
     <script src="bower_components/modernizr/modernizr.js"></script>
   </head>
   <body>
                     <main>
                         <div class="row">    
                             <div id="slideshow">
-                                <img src="http://placehold.it/1000x400">
+                                <img src="https://placehold.it/1000x400">
                                 <div class="medium-4 columns show-for-medium-up" id="slide_descrip">
                                     <p>Img description here.</p>
                                 </div>
                         <div id="content-wrapper">    
                              <div class="row"><!-- Blocks -->
                                 <div class="small-12 large-4 columns small-text-center large-text-left  blocks">
-                                    <img src="http://placehold.it/267x193">
+                                    <img src="https://placehold.it/267x193">
                                     <h1>State Licensed</h1>
                                     <p>Just 74 days after the Emmet County Board of Commissioners gave their approval for the County to assume EMS services, the state has put its stamp of approval on the operations as well.</p><a href="#">Read More...</a>
                                 </div>
                                 <div class="small-12 large-4 columns small-text-center large-text-left  blocks">
-                                    <img src="http://placehold.it/267x193">
+                                    <img src="https://placehold.it/267x193">
                                     <h1>New M-119 Location</h1>
                                     <p>Emmet County continues to move forward on its new facility to house the ambulances and related equipment currently being constructed on M-119, near Pleasantview Road.</p><a href="#">Read More...</a>
                                 </div>
                                 <div class="small-12 large-4 columns small-text-center large-text-left blocks">
-                                    <img src="http://placehold.it/267x193">
+                                    <img src="https//placehold.it/267x193">
                                     <h1>New Rig</h1>
                                     <p>Progress is being made in Emmet County’s efforts to provide ambulance services in Northwest Michigan, with the arrival of one of several new ambulances Oct. 9 in Petoskey.</p><a href="#">Read More...</a>
                                 </div>
index 33b2300..8ccd118 100644 (file)
--- a/index.php
+++ b/index.php
@@ -5,8 +5,8 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
-    <link href='http://fonts.googleapis.com/css?family=Cinzel:400,700' rel='stylesheet' type='text/css'>
-    <link href='http://fonts.googleapis.com/css?family=Pinyon+Script' rel='stylesheet' type='text/css'>  
+    <link href='https://fonts.googleapis.com/css?family=Cinzel:400,700' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Pinyon+Script' rel='stylesheet' type='text/css'>  
     <?php wp_head(); ?>
   </head>
   <body>
index 15298dc..de6c739 100644 (file)
 <div id="test-images-captions" class="row">
 
     <div class="wp-caption alignright">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <div class="wp-caption alignleft">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <div class="wp-caption aligncenter">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <div class="wp-caption">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
         <br><a name="images">images</a> 
 <div id="test-images" class="row">
     <div class="alignright">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <hr>
     <div class="alignleft">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <hr>
     <div class="aligncenter">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <hr>
     <div class="">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="https://placehold.it/250x250">
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
index 89dce23..bf30c63 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: McGulpinPoint
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for McGulpinPoint
-Version: 1.5.28
+Version: 1.5.29
 */