https
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 20 Oct 2014 15:01:06 +0000 (11:01 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 20 Oct 2014 15:01:06 +0000 (11:01 -0400)
header.php

index 7f9f6c7..1487a07 100644 (file)
@@ -20,7 +20,7 @@
                } else {
                        echo wp_title( ' | ', 'false', 'right' ); bloginfo( 'name' );
                } ?></title>
-        <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lobster+Two:700" />
+        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster+Two:700" />
                <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css" />
 
                <link rel="icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/favicon.ico" type="image/x-icon">