From 41fd940108ca7dc06adb74644946947abcb7ed5c Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Wed, 17 Jan 2024 13:26:33 +0100 Subject: [PATCH] =?UTF-8?q?Enable=20autoplay=20to=20cover=E2=80=99s=20caro?= =?UTF-8?q?usel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/templates/public/home.gohtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/templates/public/home.gohtml b/web/templates/public/home.gohtml index 94a84b8..8166a2e 100644 --- a/web/templates/public/home.gohtml +++ b/web/templates/public/home.gohtml @@ -71,6 +71,8 @@ arrows: true, prevArrow: '', nextArrow: '', + autoplay: true, + autoplaySpeed: 4000, }); });