bumping style sheet version
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 20 Mar 2017 15:14:51 +0000 (11:14 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 20 Mar 2017 15:14:51 +0000 (11:14 -0400)
header.php
style.css

index 3c9ef96..aa922d6 100755 (executable)
@@ -6,7 +6,7 @@
         <title>Emmet County Recycling</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.8" />
+        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.1.9" />
         <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/favicon.ico">
         <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
         <link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
index 2fe5e1d..24b12da 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Emmet County Recycling
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Emmet County's Recycling Center.
-Version: 1.1.8
+Version: 1.1.9
 */