diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -125,7 +125,7 @@ </div> <div class="span4"> <img class="glyph" src="img/glyphicons_280_settings.png"> - <h3>Tuned for 2.2.2</h3> + <h3>Tuned for 2.3.0</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"> @@ -509,7 +509,7 @@ </div> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/bootswatch.js"></script> <script> |