14 lines
624 B
HTML
14 lines
624 B
HTML
<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>
|