remove google code
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Nov 2015 19:17:08 +0000 (14:17 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Nov 2015 19:17:08 +0000 (14:17 -0500)
header.php
style.css

index 97137b5..0899ad1 100644 (file)
@@ -9,19 +9,6 @@
     <link href='https://fonts.googleapis.com/css?family=Oleo+Script' rel='stylesheet' type='text/css'>
 
     <?php wp_head(); ?>
-    <script type="text/javascript">
-
-     var _gaq = _gaq || [];
-     _gaq.push(['_setAccount', 'UA-17985402-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);
-      })();
-
-    </script>
   </head>
   <body>
       <div class="off-canvas-wrap" data-offcanvas>
index 0bb8f13..62a6589 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BigPowderhornLodging
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BigPowderhornLodging
-Version: 1.0.2
+Version: 1.0.3
 */