added shareThis script to footer since most sites will have a shareThis
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 25 Mar 2016 13:49:48 +0000 (09:49 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 25 Mar 2016 13:49:48 +0000 (09:49 -0400)
root/footer.php

index b62055b..835cc48 100644 (file)
@@ -21,5 +21,8 @@
         </div><!--End of inner-wrap-->
       </div><!--End of off-canvas-->
   <?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.3.1";</script>
   </body>
 </html>