We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e4d6e commit 417221eCopy full SHA for 417221e
exampleSite/layouts/shortcodes/ads.html
@@ -1,9 +1,4 @@
1
<div class="ads">
2
- <ins class="adsbygoogle"
3
- style="display:block"
4
- data-ad-format="fluid"
5
- data-ad-layout-key="-6u+dg+44-5g+2z"
6
- data-ad-client="ca-pub-3938072282835038"
7
- data-ad-slot="6755194002">
+ <ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-6u+dg+44-5g+2z" data-ad-client="ca-pub-3938072282835038" data-ad-slot="6755194002">
8
</ins>
9
</div>
0 commit comments