summaryrefslogtreecommitdiff
path: root/default
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-03-15 16:43:43 -0400
committerThomas Park <thomas@thomaspark.me>2013-03-15 16:43:43 -0400
commitd3a35fcc0bd775ccaf4d1e5b67c044b9fc263e9f (patch)
tree90b6a5db8f310db1af810e59dbaa6964fdd02979 /default
parent9d916579caef67be7e0c3862647d51b0aef6961d (diff)
all: fix smoothscroll in safari6 with jquery plugin
Diffstat (limited to 'default')
-rwxr-xr-xdefault/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/default/index.html b/default/index.html
index 6bcf1353..b8ad0ac1 100755
--- a/default/index.html
+++ b/default/index.html
@@ -889,6 +889,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>