changing sources to https
<title>Muer Kitchens</title>
<title><?php wp_title(); ?></title>
<?php wp_head();?>
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.2" />
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.14" />
<link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/favicon.ico">
- <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="off-canvas-wrap" data-offcanvas>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Muer Kitchens</title>
<link rel="stylesheet" href="css/app.css" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<script src="bower_components/modernizr/modernizr.js"></script>
</head>
<body>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme created for Muer Kitchens.
-Version: 1.0.13
+Version: 1.0.14
*/