Skip to content

Commit 71c8789

Browse files
committed
add missing "alt" in <img> tags
1 parent 38f3912 commit 71c8789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pages/media.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ <h2>Mapnik typeface and logo mark</h2>
1212

1313
Mapnik's new modern typeface and logo mark is powerful, modern, and flexible. Much like Mapnik itself. We primarily use the Maven Pro font family with Open Sans Light for it's simple elegance.
1414

15-
<img src="{{site.baseurl}}/images/assets/mapnik_typefaces.png">
15+
<img alt="Mapnik typefaces" src="{{site.baseurl}}/images/assets/mapnik_typefaces.png">
1616

1717

1818
<h2>Mapnik colors</h2>
1919

20-
<img src="{{site.baseurl}}/images/assets/mapnik_colors.png">
20+
<img alt="Mapnik colors" src="{{site.baseurl}}/images/assets/mapnik_colors.png">
2121

2222
<p>Download <a href="{{site.baseurl}}/images/assets/mapnik_brand-assets.zip">Mapnik brand assets</a></p>

0 commit comments

Comments
 (0)