diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-08-26 23:01:04 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-08-26 23:01:04 -0400 |
commit | 75bfbfe87a827dabf11100d3e9e53e4ffef38728 (patch) | |
tree | e13cc398d97b04d8e647391840af9ea720d325ea /index.html | |
parent | 1110f075ee8975cd1a7a11f88752308b3ac7f739 (diff) |
remove alert about 3.0.0
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -84,11 +84,6 @@ <div class="row"> <div class="col-lg-12"> <h1>Free themes for Twitter Bootstrap</h1> - - <div class="alert alert-info"> - <button type="button" class="close" data-dismiss="alert">×</button> - <p>You're viewing themes for the newly released Bootstrap 3.0.0. If you want 2.3.2, visit <a class="alert-link" href="http://bootswatch.com/2/">bootswatch.com/2/</a>. - </div> <div id="social"> <span> <iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe> @@ -119,7 +114,7 @@ </div> <div class="col-lg-4 col-sm-6"> <h3><i class="icon-wrench"></i> Tuned for 3.0.0</h3> - <p>Themes are built for the latest version of Bootstrap. <a href="http://bootswatch.com/2/">Version 2.3.2</a> and <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">older</a> are also available to download.</p> + <p>Themes are built for the latest version of Bootstrap. <a href="http://bootswatch.com/2/">Version 2.3.2</a> and <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">others</a> are also available to download.</p> </div> <div class="col-lg-4 col-sm-6"> <h3><i class="icon-cogs"></i> Modular</h3> |