Skip to content

Commit

Permalink
Merge pull request #80 from cazzar/patch-1
Browse files Browse the repository at this point in the history
Fix up small spelling mistake in ad code.
  • Loading branch information
mmistakes committed Sep 9, 2014
2 parents 50f46ab + 285dad5 commit 8803c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ins class="adsbygoogle"
style="display:inline-block;width:320px;height:50px"
data-ad-client="{{ site.owner.google.ad-client }}"
data-ad-slot="{{ site.owner.goodle.slot }}"></ins>
data-ad-slot="{{ site.owner.google.slot }}"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Expand Down

0 comments on commit 8803c2d

Please sign in to comment.