mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Shorten alt-text to recommended <100 char limit
This commit is contained in:
parent
efa589508f
commit
f8113605c2
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ an example:
|
|||
<a href="https://seirdy.one/misc/website_colors_large.png">
|
||||
<picture>
|
||||
<source srcset="https://seirdy.one/misc/website_colors.webp" type="image/webp">
|
||||
<img src="https://seirdy.one/misc/website_colors.png" width="478" height="363" alt="This page with a grey background, a header with unreadable black/grey text, and unreadable white-on-white code snippets">
|
||||
<img src="https://seirdy.one/misc/website_colors.png" width="478" height="363" alt="This page with a grey background behind black/grey headers and white-on-white code snippets">
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue