Another http found
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Jun 2018 12:25:55 +0000 (08:25 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Jun 2018 12:25:55 +0000 (08:25 -0400)
fixing errors.

header.php
style.css

index bb32942..088aee2 100644 (file)
@@ -6,7 +6,7 @@
     <title><?php wp_title(); ?></title>
     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8">
      <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico">
-    <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' 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=Kaushan+Script' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
   </head>
index 72f0b2a..480e159 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MunisingRVPark
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MunisingRVPark
-Version: 1.0.13
+Version: 1.0.14
 */