Skip to content

Commit 336da04

Browse files
committed
Fix htmlproofer warning, missing image alt text
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 8bef27b commit 336da04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tabs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ backed by [Wires][6], which enables us to advance our development efforts for
6666
commercial deployment and our community contributions.
6767

6868
<div align="center">
69-
<a href="https://wires.se"><img src="https://github.com/raw/wires-se/.github/main/profile/logo.png" width=300></a>
69+
<a href="https://wires.se"><img alt="Wires" src="https://github.com/raw/wires-se/.github/main/profile/logo.png" width=300></a>
7070
</div>
7171

7272
----

0 commit comments

Comments
 (0)