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
|
@ -5,7 +5,7 @@
|
|||
<title>askiiart.net blog</title>
|
||||
<description>The feed for askiiart.net but just the blog, I guess</description>
|
||||
<link>https://askiiart.net/blog/</link>
|
||||
<lastBuildDate>Thu, 07 Mar 2024 05:17:23 +0000</lastBuildDate>
|
||||
<lastBuildDate>Wed, 13 Mar 2024 01:44:19 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>300</title>
|
||||
<link>https://askiiart.net/til/300.html</link>
|
||||
|
|
|
@ -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