Update built posts for loading=lazy change in HTML.
This commit is contained in:
parent
84e423d0d8
commit
18cffc1b8a
@ -20,6 +20,7 @@
|
|||||||
alt="${file.size}"
|
alt="${file.size}"
|
||||||
data-md5="${file.MD5}"
|
data-md5="${file.MD5}"
|
||||||
style="height: ${file.isSpoiler ? 100 : file.theight}px; width: ${file.isSpoiler ? 100 : file.twidth}px;"
|
style="height: ${file.isSpoiler ? 100 : file.theight}px; width: ${file.isSpoiler ? 100 : file.twidth}px;"
|
||||||
|
loading="lazy"
|
||||||
>
|
>
|
||||||
</a>
|
</a>
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user