bumping version numbers for changes on develop in the release
'glm_foundation',
get_template_directory_uri() . '/js/app.js',
'jquery',
- '1.0',
+ '1.0.9',
true
);
if(is_front_page()) {
<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.0.8">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.9">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for BrewbakersHousingRV
-Version: 1.0.8
+Version: 1.0.9
*/