Enable auto ads
This commit is contained in:
parent
e134d13e45
commit
e2f65248b0
1 changed files with 2 additions and 12 deletions
|
@ -21,17 +21,7 @@
|
||||||
|
|
||||||
<div class="initial-content">
|
<div class="initial-content">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script data-ad-client="ca-pub-7328585512091257" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<div align="center" style="margin: 1em 0;">
|
|
||||||
<ins class="adsbygoogle"
|
|
||||||
style="display:block; border-bottom: initial;"
|
|
||||||
data-ad-client="ca-pub-7328585512091257"
|
|
||||||
data-ad-slot="3049671934"
|
|
||||||
data-ad-format="auto"></ins>
|
|
||||||
</div>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
||||||
</script>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if site.search == true %}
|
{% if site.search == true %}
|
||||||
|
@ -50,4 +40,4 @@
|
||||||
{% include scripts.html %}
|
{% include scripts.html %}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue