Move Google AdSense

This commit is contained in:
Michael Rose 2016-06-06 21:32:46 -04:00
parent 2b5e7745bc
commit e97555ce04
2 changed files with 12 additions and 12 deletions

View File

@ -1,15 +1,3 @@
<!-- start custom footer snippets -->
<script async src="//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>
<!-- end custom footer snippets -->

View File

@ -18,6 +18,18 @@ layout: compress
{{ content }}
<script async src="//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 class="page__footer">
<footer>
{% include footer/custom.html %}