diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-04-22 12:47:44 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-04-22 12:47:44 -0400 |
commit | 6391e9ad646a80e68d07f0dc4e7465bb448c3cf8 (patch) | |
tree | 2a57b4267bea3f151f9dc72b50b7c8ca01ba65d7 | |
parent | 5d8a4354fdf7e5e331032f2845f5fcb1f355af92 (diff) |
remove alert from front page
-rw-r--r-- | index.html | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -96,9 +96,6 @@ <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a> </span> </div> - <div class="alert alert-info"> - New blog post: <a href="http://news.bootswatch.com/post/81584163618/5-simple-design-tips-to-improve-your-bootstrap-site">5 simple design tips to improve your Bootstrap site</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);"> |