From 583b5301bd3ff6fab0bb3825cd3341d9b1164cff Mon Sep 17 00:00:00 2001 From: sjmiller7 Date: Sat, 2 Jan 2021 21:40:23 -0500 Subject: [PATCH] turning autoplay back on --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 603de0253..71b130a62 100644 --- a/index.js +++ b/index.js @@ -45,7 +45,7 @@ $(document).ready(function() { slidesToShow: 3, slidesToScroll: 2, cssEase: 'ease-in-out', - autoplay: false, + autoplay: true, autoplaySpeed: 2000, speed: 1000, responsive: [