removed shareThis script
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 May 2016 15:05:24 +0000 (11:05 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 May 2016 15:05:24 +0000 (11:05 -0400)
js/app.js
js/custom/shareThis.js [deleted file]

index dcea86c..1481ce2 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -31,11 +31,3 @@ $(document).ready(function () {
         //console.log('menu-id = ' + menuNum);
     });
 });
-;$(document).ready(function () {
-    var switchTo5x=true;
-    $.getScript("http://w.sharethis.com/button/buttons.js", function() {
-        console.log("success");
-    });
-    stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});
-    var st_type="wordpress4.3.1";
-});
\ No newline at end of file
diff --git a/js/custom/shareThis.js b/js/custom/shareThis.js
deleted file mode 100644 (file)
index 0d5db19..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-$(document).ready(function () {
-    var switchTo5x=true;
-    $.getScript("http://w.sharethis.com/button/buttons.js", function() {
-        console.log("success");
-    });
-    stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});
-    var st_type="wordpress4.3.1";
-});
\ No newline at end of file