analytics and adsense
This commit is contained in:
@@ -22,6 +22,6 @@ DELETE_OUTPUT_DIRECTORY = True
|
|||||||
# Following items are often useful when publishing
|
# Following items are often useful when publishing
|
||||||
|
|
||||||
#DISQUS_SITENAME = ""
|
#DISQUS_SITENAME = ""
|
||||||
#GOOGLE_ANALYTICS = ""
|
GOOGLE_ANALYTICS = "UA-3773114-1"
|
||||||
|
|
||||||
OUTPUT_PATH = '..'
|
OUTPUT_PATH = '..'
|
||||||
|
|||||||
@@ -125,6 +125,16 @@
|
|||||||
</ul>
|
</ul>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
|
<!-- ogs -->
|
||||||
|
<ins class="adsbygoogle"
|
||||||
|
style="display:inline-block;width:120px;height:240px"
|
||||||
|
data-ad-client="ca-pub-4473792248813084"
|
||||||
|
data-ad-slot="4132845695"></ins>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
|
</script>
|
||||||
|
|
||||||
</aside> <!-- End Sidebar -->
|
</aside> <!-- End Sidebar -->
|
||||||
|
|
||||||
</div> <!-- End Main Content and Sidebar -->
|
</div> <!-- End Main Content and Sidebar -->
|
||||||
|
|||||||
Reference in New Issue
Block a user