diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-02-28 17:39:16 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-02-28 17:39:16 -0500 |
commit | bd6ae4e636ae05e883e67951d60bf584b83c1c72 (patch) | |
tree | c8d0b33149802ab0b9fbbbefb9b5ff4fc8c2c679 /index.html | |
parent | 3afa76e0a0dca67aca80b7f733e091fcf2bad16d (diff) |
add treehouse as sponsor
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -100,8 +100,21 @@ <div class="alert alert-info"> <p>Check out our limited edition theme <a href="./cupid">Cupid</a> and our new themes <a href="./lumen">Lumen</a> and <a href="./superhero">Superhero</a>! <a href="http://news.bootswatch.com/post/75753391083/3-new-themes-cupid-lumen-and-superhero">More info...</a></p> </div> - <div class="bsa well"> - <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div> + <div class="col-lg-6 col-lg-offset-3"> + <div class="well sponsor" style="background-color: rgba(0, 0, 0, 0.4);"> + <a href="http://srv.buysellads.com/direct/click/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" rel="nofollow" target="_blank"> + <span style="float: left; margin-right: 15px;"> + <img src="http://srv.buysellads.com/direct/image/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" width="175" height="135"> + </span> + </a> + <a href="http://srv.buysellads.com/direct/click/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" rel="nofollow" target="_blank"> + <h4 style="margin-bottom: 0.4em;">Treehouse</h4> + <div class="clearfix"> + <p>Learn Web Design, Coding, Mobile App Development & More.</p> + <p>Start Learning for Free!</p> + </div> + </a> + </div> </div> </div> </div> |