From cd1db31628e9c6bd878a7a4b817785fdd0a29d43 Mon Sep 17 00:00:00 2001 From: Ray Nicholus Date: Sat, 14 May 2016 13:51:32 -0500 Subject: [PATCH] site(footer): remove GA & open ext links in new tab #1568 --- footer.html | 38 +++----------------------------------- 1 file changed, 3 insertions(+), 35 deletions(-) diff --git a/footer.html b/footer.html index 485ffc4f5..b770b042a 100755 --- a/footer.html +++ b/footer.html @@ -14,14 +14,14 @@
Sponsored with love by Licensing
  • - Support + Support
  • - + Twitter
  • - Contributing + Contributing
  • @@ -33,36 +33,4 @@
    Sponsored with love by - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-39764336-1']); - _gaq.push(['_trackPageview']); - - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); - - - - - - - -