Skip to content

Commit aba8fb0

Browse files
committed
Add alt text
1 parent db2976e commit aba8fb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,11 @@ <h2>Jupyter Book</h2>
344344
<section>
345345
<h2>The Turing Way</h2>
346346
<a href="https://book.the-turing-way.org" data-preview-link>
347-
<img src="static/pathway.svg" style="height: 11em" />
347+
<img
348+
alt="The Turing Way project is illustrated as a road or path with shops for different data science skills. People can go in and out with their shopping cart and pick and choose what they need."
349+
src="static/pathway.svg"
350+
style="height: 11em"
351+
/>
348352
</a>
349353
<br />
350354
<a href="book.the-turing-way.org" target="_blank"

0 commit comments

Comments
 (0)