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 /default | |
parent | 3afa76e0a0dca67aca80b7f733e091fcf2bad16d (diff) |
add treehouse as sponsor
Diffstat (limited to 'default')
-rw-r--r-- | default/index.html | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/default/index.html b/default/index.html index 13c4b722..914b1818 100644 --- a/default/index.html +++ b/default/index.html @@ -97,9 +97,20 @@ <h1>Default</h1> <p class="lead">Basic Bootstrap</p> </div> - <div class="col-lg-6"> - <div class="bsa well"> - <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div> + <div class="col-lg-6" style="padding: 15px 15px 0 15px;"> + <div class="well sponsor"> + <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> |