Skip to content

Commit

Permalink
Added ads to the demo
Browse files Browse the repository at this point in the history
Sorry guys, I need to earn a living
  • Loading branch information
grevory committed May 23, 2014
1 parent 15d1fb4 commit 3b2bc3a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions demo/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@ <h1>Give it a try</h1>
<li>Allows programmatic access to remove all keys for a given app</li>
</ul>

<!-- Sorry guys, I need to earn a living -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- ALS Leaderboard -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-8242772837340688"
data-ad-slot="1586567981"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

<h3>Usage</h3>

<h6>Dependencies:</h6>
Expand Down

0 comments on commit 3b2bc3a

Please sign in to comment.