Sources changed to https
authorLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 18:37:52 +0000 (14:37 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 18:37:52 +0000 (14:37 -0400)
header.php
style.css

index faf745d..cc607d5 100755 (executable)
@@ -7,8 +7,8 @@
         <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.1" />
         <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
         <link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
-        <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
-        <link href='http://fonts.googleapis.com/css?family=Josefin+Sans&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
+        <link href='https://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
+        <link href='https://fonts.googleapis.com/css?family=Josefin+Sans&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
         <?php wp_head();?>
     </head>
     <body>
index 9b0dc39..1576b43 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Mackinaw Brigadoon
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Mackinaw Brigadoon
-Version: 1.0.1
+Version: 1.0.2
 */