From 871acb2b4ea8dbb7d594822a7b7418c03c3e3495 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 28 Dec 2022 20:15:35 -0400 Subject: no lazy-loading carousels (for now) --- src/misc-templates.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/misc-templates.js') diff --git a/src/misc-templates.js b/src/misc-templates.js index 71c6288..f27074b 100644 --- a/src/misc-templates.js +++ b/src/misc-templates.js @@ -689,7 +689,7 @@ function unbound_getCarouselHTML({ img, items, - lazy = true, + lazy = false, altFn = () => '', linkFn = (x, {text}) => text, -- cgit 1.3.0-6-gf8a5