diff website/www/index.txt @ 7086:4d62d6e08daf

maint: Add alt text and a period to other alt text. Apparently ahrefs doesn't like alt="" to indicate an image that doesn't need to be announce to screenreaders and other assistive devices 8-(.
author John Rouillard <rouilj@ieee.org>
date Tue, 29 Nov 2022 21:56:23 -0500
parents 581b09777eba
children 88768965868a
line wrap: on
line diff
--- a/website/www/index.txt	Tue Nov 29 21:43:17 2022 -0500
+++ b/website/www/index.txt	Tue Nov 29 21:56:23 2022 -0500
@@ -41,7 +41,7 @@
        <span style="padding-inline-start: 10.75ch"></span>
        <img
 	 src="https://img.shields.io/badge/dynamic/json?color=blue&label=downloads%2Fmonth&cacheSeconds=86400&query=data.last_month&url=https%3A%2F%2Fpypistats.org%2Fapi%2Fpackages%2Froundup%2Frecent"
-	 alt=""
+	 alt="Badge displaying downloads per month."
 	 height="18" width="127">
      </a>
 
@@ -52,7 +52,7 @@
        <span>Build Status:</span>
        <img
 	   src="https://img.shields.io/github/workflow/status/roundup-tracker/roundup/roundup-ci?label=roundup-ci&logo=github"
-	   alt="Current build status on GitHub"
+	   alt="Current build status on GitHub."
            height="18" width="127">
      </a>
    </div>

Roundup Issue Tracker: http://roundup-tracker.org/