Stylesheet & version bump
authorLaury GvR <laury@gaslightmedia.com>
Wed, 23 Aug 2017 20:44:49 +0000 (16:44 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 23 Aug 2017 20:44:49 +0000 (16:44 -0400)
parts/header-meta.php
style.css

index c975907..21758de 100644 (file)
@@ -4,7 +4,7 @@
     <title><?php wp_title(); ?></title>
     <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">
     <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.0.18">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.0.19">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico">
     <?php wp_head(); ?>
 </head>
index 2603a3c..698d791 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: HarborCountry
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for HarborCountry
-Version: 1.0.18
+Version: 1.0.19
 */