Skip to content

Commit 35f99c2

Browse files
feat(adsense): Testing adsense
1 parent 3ca9c5c commit 35f99c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_includes/advertisement.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33
crossorigin="anonymous"></script>
44
<!-- technotim docs ad unit -->
55
<ins class="adsbygoogle"
6-
style="display:block"
6+
style="display:inline-block;width:728px;height:90px"
77
data-ad-client="ca-pub-1872619258207885"
8-
data-ad-slot="7864151063"
9-
data-ad-format="auto"
10-
data-full-width-responsive="true"></ins>
8+
data-ad-slot="7864151063"></ins>
119
<script>
1210
(adsbygoogle = window.adsbygoogle || []).push({});
1311
</script>

0 commit comments

Comments
 (0)