diff options
author | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-02 09:42:51 +0100 |
---|---|---|
committer | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-02 09:42:51 +0100 |
commit | 13418ac9e709c85cfbaba501efb69c8bdff7ddd4 (patch) | |
tree | e148a9d633a6d3832be7746d182d3798d64f4cb8 /index.html | |
parent | 939372574745e895c172f21e1fe3994946fbf760 (diff) | |
parent | 9f0a62f7c12c8b91cef0df8189db38711838a051 (diff) |
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts:
component.json
package.json
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -114,7 +114,7 @@ <p>Bootstrap themes are licensed under Apache 2.0 and maintained by the community on <a target="_blank" href="https://github.com/thomaspark/bootswatch">GitHub</a>.</p> </div> <div class="span4"> - <h3><i class="icon-wrench"></i> Tuned for 2.3.0</h3> + <h3><i class="icon-wrench"></i> Tuned for 2.3.1</h3> <p>Swatches are built for and tested with the latest version of Bootstrap. <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">Older versions</a> are also available for download.</p> </div> <div class="span4"> @@ -588,7 +588,7 @@ </div> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/bootswatch.js"></script> <script type="text/javascript"> |