Update built posts for loading=lazy change in HTML.

This commit is contained in:
ccd0 2021-05-06 13:05:28 -07:00
parent 84e423d0d8
commit 18cffc1b8a

View File

@ -20,6 +20,7 @@
alt="${file.size}"
data-md5="${file.MD5}"
style="height: ${file.isSpoiler ? 100 : file.theight}px; width: ${file.isSpoiler ? 100 : file.twidth}px;"
loading="lazy"
>
</a>
}