~xdavidwu/xdavidwu.link

8803c2d53cd55cc3dfe9aafb1ea58dddbe3cc182 — Michael Rose 9 years ago 50f46ab + 285dad5
Merge pull request #80 from cazzar/patch-1

Fix up small spelling mistake in ad code.
1 files changed, 1 insertions(+), 1 deletions(-)

M _includes/_footer.html
M _includes/_footer.html => _includes/_footer.html +1 -1
@@ 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>