add loading=lazy

This commit is contained in:
Rhiannon Morris 2020-09-29 19:58:54 +02:00
parent b9ea7f7bcb
commit 2772ad84d8
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ makeItem nsfw file info@(Info {title, bg}) = [b|@4
data-tags="$tags'">
<figure>
<a href="$dir">
<img src="$thumb"$bgStyle>
<img src="$thumb" loading=lazy$bgStyle>
</a>
<figcaption>
<span class=date>$date'</span>