Skip to content

Commit 86a5e50

Browse files
committed
readme: Add alt Tags
1 parent 5efee59 commit 86a5e50

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ CeTZ-Plot requires CeTZ version ≥ 0.5.0!
1010
<tr>
1111
<td>
1212
<a href="gallery/line.typ">
13-
<img src="gallery/line.png" width="250px">
13+
<img src="gallery/line.png" width="250px" alt="Line plot example">
1414
</a>
1515
</td>
1616
<td>
1717
<a href="gallery/piechart.typ">
18-
<img src="gallery/piechart.png" width="250px">
18+
<img src="gallery/piechart.png" width="250px" alt="Piechart example">
1919
</a>
2020
</td>
2121
<td>
2222
<a href="gallery/barchart.typ">
23-
<img src="gallery/barchart.png" width="250px">
23+
<img src="gallery/barchart.png" width="250px" alt="Barchart example">
2424
</a>
2525
</td>
2626
</tr><tr>
@@ -31,12 +31,12 @@ CeTZ-Plot requires CeTZ version ≥ 0.5.0!
3131
<tr>
3232
<td>
3333
<a href="gallery/pyramid.typ">
34-
<img src="gallery/pyramid.png" width="250px">
34+
<img src="gallery/pyramid.png" width="250px" alt="Stacked pyramid chart example">
3535
</a>
3636
</td>
3737
<td colspan="2">
3838
<a href="gallery/process.typ">
39-
<img src="gallery/process.png" width="500px">
39+
<img src="gallery/process.png" width="500px" alt="Process chart example">
4040
</a>
4141
</td>
4242
</tr><tr>
@@ -46,7 +46,7 @@ CeTZ-Plot requires CeTZ version ≥ 0.5.0!
4646
<tr>
4747
<td>
4848
<a href="gallery/circular.typ">
49-
<img src="gallery/circular.png" width="250px">
49+
<img src="gallery/circular.png" width="250px" alt="Circular process chart example">
5050
</a>
5151
</td>
5252
</tr><tr>

0 commit comments

Comments
 (0)