(search) Add proper alt-text to random exploration mode

This commit is contained in:
Viktor Lofgren 2024-05-01 15:55:36 +02:00
parent 4021a0ae98
commit 974aa35558

View File

@ -2,7 +2,7 @@
<h2 title="{{url.domain}}">{{displayDomain}}</h2>
<a href="{{url.proto}}://{{url.domain}}/">
<img src="/screenshot/{{domainId}}" title="{{description}}" loading="lazy" width="400" height="300" />
<img src="/screenshot/{{domainId}}" title="{{displayDomain}} screenshot" alt="{{displayDomain}} screenshot" loading="lazy" width="400" height="300" />
</a>
<div class="utils">