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 /amelia | |
parent | 3afa76e0a0dca67aca80b7f733e091fcf2bad16d (diff) |
add treehouse as sponsor
Diffstat (limited to 'amelia')
-rw-r--r-- | amelia/index.html | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/amelia/index.html b/amelia/index.html index 0bfdfca9..5a1b68e1 100644 --- a/amelia/index.html +++ b/amelia/index.html @@ -100,15 +100,18 @@ <p class="lead">Sweet and cheery</p> </div> <div class="col-lg-6" style="padding: 15px 15px 0 15px;"> - <div class="well"> - <a href="http://carboncostume.com/" rel="nofollow" target="_blank"> + <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="../assets/img/carboncostume.png" width="175" height="135" style="border-radius: 4px;"> + <img src="http://srv.buysellads.com/direct/image/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" width="175" height="135"> </span> </a> - <a href="http://carboncostume.com/" rel="nofollow" target="_blank"> - <h4 style="margin-bottom: 0.4em; color: #fff;">Carbon Costume</h4> - <div style="color: #fff;" class="clearfix">Guides for DIY costumes using everyday gear.</div> + <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> |