Added Google AdSense.

This commit is contained in:
Todd Fredrich
2015-08-31 23:41:58 -06:00
parent 1a3933cd80
commit af7b3a72e1
7 changed files with 95 additions and 3 deletions

View File

@ -54,8 +54,16 @@ valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+
<div class="row">
<div class="span2 banner-container">
<div>
<!-- TinyLetter Email Signup Form -->
<form style="border:1px solid #ccc;padding:5px;text-align:center;background: rgba(51, 51, 51, 1);color:#f5f5f5;border-radius:6px;" action="https://tinyletter.com/RESTAPINotes" method="post" target="popupwindow" onsubmit="window.open('https://tinyletter.com/RESTAPINotes', 'popupwindow', 'scrollbars=yes,width=800,height=600');return true"><p style="text-align:left;">API Best Practices are constantly evolving. Sign up for a email digest of only the essential API info.</p><p><label for="tlemail" style="color:#f5f5f5;">Enter your email address</label></p><p><input type="text" style="width:140px" name="email" id="tlemail" /></p><input type="hidden" value="1" name="embed"/><input type="submit" value="Subscribe" /><p><a href="https://tinyletter.com/RESTAPINotes" target="_blank">powered by TinyLetter</a></p></form>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Rest API Tutorial -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-2093481943685202"
data-ad-slot="4845828438"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<!-- Main hero unit for a primary marketing message or call to action -->