Skip to content

Commit 6ffa5fb

Browse files
authored
Merge pull request #16 from the-turing-way/missing_image
Add missing image
2 parents 470f8da + 09dbbc7 commit 6ffa5fb

File tree

2 files changed

+5396
-1
lines changed

2 files changed

+5396
-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)