summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJayaram Pai2014-04-21 10:21:55 +0530
committerJayaram Pai2014-04-21 10:21:55 +0530
commit2f4fea51135c65a16cc51b968d628a25bae54a42 (patch)
treeab6559c640a5d6edc74aa0e2162c354aa5d22036
parent524107ea786adc4c0d35d0748b383bf2f0acb657 (diff)
downloadspoken-tutorial-forums-2f4fea51135c65a16cc51b968d628a25bae54a42.tar.gz
spoken-tutorial-forums-2f4fea51135c65a16cc51b968d628a25bae54a42.tar.bz2
spoken-tutorial-forums-2f4fea51135c65a16cc51b968d628a25bae54a42.zip
changed slick to autoplay
-rw-r--r--static/website/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/index.html b/static/website/templates/index.html
index b90d3eb..95c8500 100644
--- a/static/website/templates/index.html
+++ b/static/website/templates/index.html
@@ -160,7 +160,7 @@
slidesToShow: 8,
slidesToScroll: 3,
speed: 500,
- {# autoplay: true, #}
+ autoplay: true,
autoplaySpeed: 1000,
});