Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwheeler committed Apr 1, 2014
1 parent 7e316f9 commit 45554b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/scripts.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$(document).ready(function(){
$('.single-item').slick({
dots: true,
infinite: false,
infinite: true,
speed: 300,
slidesToShow: 1,
slidesToScroll: 1
Expand Down

0 comments on commit 45554b7

Please sign in to comment.