Add alt text as title text... for the single image on my entire site
This commit is contained in:
parent
d47156ebba
commit
ebbd2bef19
6 changed files with 19 additions and 4 deletions
|
@ -441,7 +441,7 @@
|
|||
<figure>
|
||||
<img
|
||||
src="/assets/blog/marlin-boot-animations/marlin-linux-mint.png"
|
||||
alt="Linux Mint logo, as it would appear on a 128x64 display" />
|
||||
title="Linux Mint logo, as it would appear on a 128x64 display" alt="Linux Mint logo, as it would appear on a 128x64 display" />
|
||||
<figcaption aria-hidden="true">Linux Mint logo, as it would
|
||||
appear on a 128x64 display</figcaption>
|
||||
</figure>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue