diff options
author | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-18 23:32:44 +0100 |
---|---|---|
committer | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-18 23:32:44 +0100 |
commit | 266c8ea28da92dc14fe6cb4207c149f3153141a5 (patch) | |
tree | 43f22caf29ec3125debe36f0e64739183477a3e2 /cyborg/index.html | |
parent | 13418ac9e709c85cfbaba501efb69c8bdff7ddd4 (diff) | |
parent | b1f9c0d9eaabf6bd07f34ed17cc1b8d99447a109 (diff) |
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts:
shamrock/index.html
Diffstat (limited to 'cyborg/index.html')
-rwxr-xr-x | cyborg/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cyborg/index.html b/cyborg/index.html index 1d572d83..f484398a 100755 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -891,6 +891,7 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> + <script src="../js/jquery.smooth-scroll.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/bootswatch.js"></script> |