Add support for baseurl

This commit is contained in:
Michael Rose
2016-02-22 16:16:15 -05:00
parent 4348fc59b3
commit 97b4571370
11 changed files with 115 additions and 65 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{% if site.owner.google.ad-client and site.owner.google.ad-slot %}
<div class="google-ads">
<!-- 320 x 50 ad -->
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:320px;height:50px"
data-ad-client="{{ site.owner.google.ad-client }}"