Updated sidebar with adsense data-ad-format

This commit is contained in:
Chris 2018-04-18 20:19:15 -04:00
parent 95ad2d2531
commit 60dd1565cc

View file

@ -2,8 +2,9 @@
<figure class="image" style="width: 415px; height: 335px; margin: auto;"> <figure class="image" style="width: 415px; height: 335px; margin: auto;">
<ins class="adsbygoogle" style="display:inline-block; width:400px; height:300px" <ins class="adsbygoogle" style="display:inline-block; width:400px; height:300px"
data-ad-client="{{ .Site.Params.GoogleAdsenseClient }}" data-ad-client="{{ .Site.Params.GoogleAdsenseClient }}"
data-ad-slot="5249468939"> data-ad-slot="5249468939"
data-ad-format="auto">
</ins> </ins>
<p class="is-size-5 has-text-centered">Advertisement</p> <p class="is-size-5 has-text-centered">Advertisement</p>
</figure> </figure>
</div> </div>