_includes/adsense/adsense.html in appscms-tools-theme-3.0.2 vs _includes/adsense/adsense.html in appscms-tools-theme-3.0.3
- old
+ new
@@ -1,7 +1,7 @@
-{% if jekyll.environment == 'production' and site.clientid %}
-<script
- async
- src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{site.clientid}}"
- crossorigin="anonymous"
-></script>
-{% endif %}
+{% if jekyll.environment == 'production' and site.clientid %}
+<script
+ async
+ src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{site.clientid}}"
+ crossorigin="anonymous"
+></script>
+{% endif %}