Skip to content

Commit 709fec3

Browse files
committed
Added ARIA label to image slideshow on Donate page
1 parent 5172778 commit 709fec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/pages/download/support.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ slug: download/
1818

1919
<p><a href="https://processingfoundation.org">{{#i18n "support-32"}}{{/i18n}}</a>{{#i18n "support-33"}}{{/i18n}}</p>
2020

21-
<div id="slideshow">
21+
<div id="slideshow" aria-label="Image slideshow">
2222
<div>
2323
<img src="{{assets}}/img/download/p5js-5939.jpg" alt="{{#i18n "support-17-alt"}}{{/i18n}}">
2424
<p>{{#i18n "support-17"}}{{/i18n}}</p>

0 commit comments

Comments
 (0)