Remove adsense
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 10 Nov 2017 15:39:34 +0000 (10:39 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 10 Nov 2017 15:39:34 +0000 (10:39 -0500)
header.php
style.css

index cac27f6..546b714 100644 (file)
     <link href='https://fonts.googleapis.com/css?family=Montserrat+Alternates' rel='stylesheet' type='text/css'>
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <?php wp_head(); ?>
-<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
-<script>
-  (adsbygoogle = window.adsbygoogle || []).push({
-    google_ad_client: "ca-pub-8847770471623630",
-    enable_page_level_ads: true
-  });
-</script>
   </head>
   <body>
       <div class="off-canvas-wrap" data-offcanvas>
index 430e060..05d8397 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Petoskey.Com
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Petoskey.Com
-Version: 1.0.10
+Version: 1.0.11
 */