diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-01-18 12:31:58 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-01-18 12:31:58 -0500 |
commit | f5027603540779cf5f342dfb18eeba9c5b6cb707 (patch) | |
tree | f87eb1ed651cd91d7247900aab312c754ad46b83 /2 | |
parent | 216bbbd876465f544ffdd8f40c86044a04db408d (diff) |
update version 2 title and alert text
Diffstat (limited to '2')
-rw-r--r-- | 2/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/2/index.html b/2/index.html index 6e7167ac..82e19bff 100644 --- a/2/index.html +++ b/2/index.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Free themes for Bootstrap."> - <title>Bootswatch: Free themes for Bootstrap</title> + <title>Bootswatch: Free themes for Bootstrap 2.3.2</title> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> @@ -82,8 +82,8 @@ <div class="hero-unit"> <div class="alert alert-danger"> - <p><h4 class="alert-heading">Have you upgraded?</h4></p> - <p><a href="../">Visit the main page</a> to get the latest Bootstrap themes.</p> + <p><h4 class="alert-heading">These themes are for Bootstrap 2.3.2.</h4></p> + <p><a href="../">Visit the main page</a> to get themes for latest version of Bootstrap.</p> </div> <h1>Bootswatch</h1> |