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 /cyborg/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 'cyborg/index.html')
-rwxr-xr-x | cyborg/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cyborg/index.html b/cyborg/index.html index 60a5b78d..1d572d83 100755 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -890,7 +890,7 @@ <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <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> |