Repositioned ads to make them less intrusive

revert-117-master
Gregory Pike 10 years ago
parent 3b2bc3a0de
commit d08649f426

@ -54,19 +54,21 @@
<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>
<!-- Sorry guys, I need to earn a living -->
<div style="float: right">
<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>
</div>
<h6>Dependencies:</h6>
<ul>
<li><code>AngularJS</code> <small><a href="http://angularjs.org/">http://angularjs.org/</a></small></li>