diff --git a/index.html b/index.html index 46ef6b1..72ba5aa 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@

Swipe 2

1
2
3
-
4
+ @@ -83,7 +83,7 @@

Swipe 2

// startSlide: 4, // auto: 3000, // continuous: true, - // circular: true, + circular: true, // disableScroll: true, // stopPropagation: true, // callback: function(index, element) {},