Bumped stylesheet version, fixed sharethis script
authorLaury GvR <laury@gaslightmedia.com>
Fri, 4 Mar 2016 21:55:26 +0000 (16:55 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 4 Mar 2016 21:55:26 +0000 (16:55 -0500)
footer.php
header.php

index 60859f7..a4ed87b 100755 (executable)
@@ -37,6 +37,7 @@
 
     </body>
     <?php wp_footer();?>
+    <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
     <script charset="utf-8" type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
     <script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.4.1";</script>
     <script>
index 36fd7d7..b50521c 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.4" />
+        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.1.5" />
         <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>