From 215aa2577d9d2e0812a8c42c90bd1d7ba83d2028 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 22 Dec 2022 22:33:24 -0400 Subject: many homepage carousel shenanigans --- src/upd8.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/upd8.js') diff --git a/src/upd8.js b/src/upd8.js index 20b0d28b..3d5da125 100755 --- a/src/upd8.js +++ b/src/upd8.js @@ -89,6 +89,7 @@ import { getFlashGridHTML, getFooterLocalizationLinks, getGridHTML, + getMontageHTML, getRevealStringFromTags, getRevealStringFromWarnings, getThemeString as unbound_getThemeString, @@ -2488,6 +2489,12 @@ async function main() { getGridHTML: bound.getGridHTML, }); + bound.getMontageHTML = bindOpts(getMontageHTML, { + [bindOpts.bindIndex]: 0, + img, + html, + }) + bound.getAlbumStylesheet = bindOpts(getAlbumStylesheet, { to, }); -- cgit 1.3.0-6-gf8a5