Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
schaloner committed Mar 7, 2016
1 parent 1f9759f commit 8516a41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/main.js
@@ -1,11 +1,11 @@
$(document).ready(function(){
$("#slide-testimonial").owlCarousel({

autoPlay: 4000,
autoPlay: 8000,

singleItem:true,
pagination: true,

});
$('#menu').slicknav();
});
});

0 comments on commit 8516a41

Please sign in to comment.