Browse Source

changed the ads

pull/1/head
Ivan 6 years ago
parent
commit
0194b240db
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      pelican/theme/templates/base.html

+ 4
- 3
pelican/theme/templates/base.html View File

@@ -127,11 +127,12 @@
<h5 class="sidebar-title">Ads</h5>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- ogs -->
<!-- ogs2 -->
<ins class="adsbygoogle"
style="display:inline-block;width:120px;height:240px"
style="display:block"
data-ad-client="ca-pub-4473792248813084"
data-ad-slot="4132845695"></ins>
data-ad-slot="9024247127"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>


Loading…
Cancel
Save