diff options
Diffstat (limited to 'cerulean')
-rwxr-xr-x | cerulean/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cerulean/index.html b/cerulean/index.html index 1b68cebc..1b82cd3f 100755 --- a/cerulean/index.html +++ b/cerulean/index.html @@ -890,6 +890,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> |