diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-08-20 00:20:18 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-08-20 00:20:18 -0400 |
commit | 2532ecb878bd686b9cbb3959d2a2723d1b220c76 (patch) | |
tree | 46534bb161dc6040bf87c2e2b54d9dc5cf3ac0a9 /index.html | |
parent | 424dd8bc118b36c9173dbdc05661086c8566fd17 (diff) |
update bootswatch to 3.0.0 final
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -26,7 +26,7 @@ <body> <script src="./assets/js/bsa.js"></script> - <div class="navbar navbar-fixed-top"> + <div class="navbar navbar-default navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <a href="./" class="navbar-brand">Bootswatch</a> @@ -80,9 +80,9 @@ <div class="col-lg-12"> <h1>Free themes for Twitter Bootstrap</h1> - <div class="alert alert-block alert-info"> + <div class="alert alert-info"> <button type="button" class="close" data-dismiss="alert">×</button> - <p>You're currently previewing the themes for Bootstrap 3.0.0-rc2. These are still a work in progress. If you want to see version 2.3.2, visit <a class="alert-link" href="http://bootswatch.com/2/">bootswatch.com/2/</a>. + <p>You're currently viewing themes for the newly released Bootstrap 3.0.0. If you're using 2.3.2, visit <a class="alert-link" href="http://bootswatch.com/2/">bootswatch.com/2/</a>. </div> <div id="social"> <span> @@ -114,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 target="_blank" href="https://github.com/thomaspark/bootswatch/tags">Older versions</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">older</a> are also available to download.</p> </div> <div class="col-lg-4 col-sm-6"> <h3><i class="icon-cogs"></i> Modular</h3> |