add missing image alts
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
1f88c1892d
commit
f974a92f69
10
index.html
10
index.html
|
@ -57,7 +57,9 @@
|
||||||
room, to be precise!
|
room, to be precise!
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b>… is served by a custom-coded http server written in Java.</b>
|
<b>… scores 93 on <a
|
||||||
|
href="https://pagespeed.web.dev/analysis/https-demos-ajstepien-xyz/u6aj8q3zqb?form_factor=desktop">
|
||||||
|
PageSpeed Insights </a>.</b>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b>… has self-managed security certificates, scoring an 'A' grade
|
<b>… has self-managed security certificates, scoring an 'A' grade
|
||||||
|
@ -169,8 +171,10 @@
|
||||||
<div class="gallery">
|
<div class="gallery">
|
||||||
<a href="images/subman.webp"><img src="images/subman.png" alt="A screenshot of subman in action."
|
<a href="images/subman.webp"><img src="images/subman.png" alt="A screenshot of subman in action."
|
||||||
class="desktop-screen" /></a>
|
class="desktop-screen" /></a>
|
||||||
<a href="images/subman-mobile.webp"><img src="images/subman-mobile.png" class="mobile-screen"></a>
|
<a href="images/subman-mobile.webp"><img src="images/subman-mobile.png"
|
||||||
<a href="images/subman-mobile-2.webp"><img src="images/subman-mobile-2.png" class="mobile-screen"></a>
|
alt="A screenshot of subman on mobile." class="mobile-screen"></a>
|
||||||
|
<a href="images/subman-mobile-2.webp"><img src="images/subman-mobile-2.png" class="mobile-screen"
|
||||||
|
alt="A screenshot of subman on mobile."></a>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
A self-hosted literary submission management system comprising a
|
A self-hosted literary submission management system comprising a
|
||||||
|
|
Loading…
Reference in New Issue