_includes/adsense/adsense.html in word-games-theme-0.2.9 vs _includes/adsense/adsense.html in word-games-theme-0.3.0
- old
+ new
@@ -1,4 +1,4 @@
-{% if jekyll.environment == 'production' and site.clientid %}
-<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{site.clientid}}"
+{% 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 %}
\ No newline at end of file