summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-03 10:33:13 -0500
committerThomas Park <thomas@thomaspark.me>2014-03-03 10:33:13 -0500
commitb7a44bbf676e9d6d854aacbd2cdc80329a42a789 (patch)
treec43b81c8e4cff1e48b98a437d0f6c4b6eff47521 /index.html
parent64b3ee70bdc6c7461aa93f978d52568f46b32c1a (diff)
add alert about html snippets
Diffstat (limited to 'index.html')
-rw-r--r--index.html34
1 files changed, 20 insertions, 14 deletions
diff --git a/index.html b/index.html
index 01e39787..60c25487 100644
--- a/index.html
+++ b/index.html
@@ -97,21 +97,27 @@
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a>
</span>
</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 &amp; More.</p>
- <p>Start Learning for Free!</p>
- </div>
- </a>
+ <div class="alert alert-info">
+ Now you can grab HTML snippets from Bootswatch. <a href="http://news.bootswatch.com/post/78442060195/grab-html-snippets-from-bootswatch">Learn more...</a>
+ </div>
+ <div class="row">
+ <div class="col-md-6 col-md-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 &amp; More.</p>
+ <p>Start Learning for Free!</p>
+ </div>
+ </a>
+ </div>
</div>
+
</div>
</div>
</div>