New css version in template
authorLaury GvR <laury@gaslightmedia.com>
Tue, 3 Feb 2015 20:51:50 +0000 (15:51 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 3 Feb 2015 20:51:50 +0000 (15:51 -0500)
header.php

index 7cf2e19..e9d68d8 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.1" />
+               <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.1.2" />
         <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'>
     </head>