add image descriptions/alt text
This commit is contained in:
parent
9d0b1a5eb3
commit
18629cb220
5 changed files with 29 additions and 18 deletions
|
@ -151,7 +151,7 @@ makeItem nsfw file info@(Info {bg}) = [b|
|
|||
<a href="$dir">
|
||||
<img src="$thumbnail" loading=lazy$bgStyle
|
||||
width=200 height=200
|
||||
title="$tooltip">
|
||||
alt="$title" title="$tooltip">
|
||||
</a>
|
||||
</figure>
|
||||
|]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue