From 9a75b51d9922d3ab3bc53e2f1fafb5a0aa27501a Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 22 Dec 2021 11:42:42 +0100 Subject: Lazy-load thumbnails --- templates/partials/gallery_card.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/partials/gallery_card.html b/templates/partials/gallery_card.html index f3c85e8..aa641da 100644 --- a/templates/partials/gallery_card.html +++ b/templates/partials/gallery_card.html @@ -3,7 +3,12 @@ $if(it.thumbnail)$
- Preview thumbnail of "$it.title$" + Preview thumbnail of "$it.title$"
-- cgit v1.2.3-54-g00ecf