Skip to content

Commit d1ea78c

Browse files
committed
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-(.
1 parent ae8fe99 commit d1ea78c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/www/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Roundup Issue Tracker
4141
<span style="padding-inline-start: 10.75ch"></span>
4242
<img
4343
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"
44-
alt=""
44+
alt="Badge displaying downloads per month."
4545
height="18" width="127">
4646
</a>
4747

@@ -52,7 +52,7 @@ Roundup Issue Tracker
5252
<span>Build Status:</span>
5353
<img
5454
src="https://img.shields.io/github/workflow/status/roundup-tracker/roundup/roundup-ci?label=roundup-ci&logo=github"
55-
alt="Current build status on GitHub"
55+
alt="Current build status on GitHub."
5656
height="18" width="127">
5757
</a>
5858
</div>

0 commit comments

Comments
 (0)