Stylesheet & version bump
authorLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jan 2018 19:50:13 +0000 (14:50 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jan 2018 19:50:13 +0000 (14:50 -0500)
header.php
style.css

index 40503bb..4eb035d 100644 (file)
@@ -7,7 +7,7 @@
       <title><?php wp_title(); ?></title> 
     <?php wp_head();?>
         <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/assets/favicon.png">
-       <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8.0" />
+       <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.9.0" />
  </head>
  <body>
      <div class="off-canvas-wrap" data-offcanvas>
index ad769c9..55b8558 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Chippewa County EDC
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Chippewa County EDC.
-Version: 1.0.8
+Version: 1.0.9
 */
\ No newline at end of file