Skip to content

Commit a3670c6

Browse files
committed
jquery.org: Increase Founding member slideshow speed
1 parent 6f6bbd5 commit a3670c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

themes/jquery/js/main.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ $(function() {
121121
*/
122122
$(function() {
123123
$(".flexslider").flexslider({
124-
controlNav: "false"
124+
controlNav: "false",
125+
slideshowSpeed: 3000
125126
});
126127

127128
/*

0 commit comments

Comments
 (0)