mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 06:20:35 +00:00
Updated sidebar with adsense data-ad-format
This commit is contained in:
parent
95ad2d2531
commit
60dd1565cc
|
@ -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>
|
Loading…
Reference in a new issue