Add Google Adwords to footer
This commit is contained in:
parent
be498d4f43
commit
db9122ebfe
@ -1 +1,13 @@
|
|||||||
|
<div class="google-ads">
|
||||||
|
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
|
<!-- Made Mistakes 320x50 -->
|
||||||
|
<ins class="adsbygoogle"
|
||||||
|
style="display:inline-block;width:320px;height:50px"
|
||||||
|
data-ad-client="ca-pub-7328585512091257"
|
||||||
|
data-ad-slot="7855747535"></ins>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
|
</script>
|
||||||
|
</div><!-- /.google-ads -->
|
||||||
|
|
||||||
<h6>© {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by <a href="http://jekyllrb.com">Jekyll</a> using the <a href="http://mademistakes.com/">Minimal Mistakes</a> theme.</h6>
|
<h6>© {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by <a href="http://jekyllrb.com">Jekyll</a> using the <a href="http://mademistakes.com/">Minimal Mistakes</a> theme.</h6>
|
||||||
|
Loading…
Reference in New Issue
Block a user