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 3ca9c5c commit 35f99c2Copy full SHA for 35f99c2
_includes/advertisement.html
@@ -3,11 +3,9 @@
3
crossorigin="anonymous"></script>
4
<!-- technotim docs ad unit -->
5
<ins class="adsbygoogle"
6
- style="display:block"
+ style="display:inline-block;width:728px;height:90px"
7
data-ad-client="ca-pub-1872619258207885"
8
- data-ad-slot="7864151063"
9
- data-ad-format="auto"
10
- data-full-width-responsive="true"></ins>
+ data-ad-slot="7864151063"></ins>
11
<script>
12
(adsbygoogle = window.adsbygoogle || []).push({});
13
</script>
0 commit comments