Add loading="lazy" to some images, except categories in viewport
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
:key="category.key"
|
||||
:category="category"
|
||||
:with-details="false"
|
||||
:imageLazy="false"
|
||||
/>
|
||||
<router-link
|
||||
:to="{ name: RouteName.CATEGORIES }"
|
||||
|
||||
Reference in New Issue
Block a user