We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5172778 commit 709fec3Copy full SHA for 709fec3
src/templates/pages/download/support.hbs
@@ -18,7 +18,7 @@ slug: download/
18
19
<p><a href="https://processingfoundation.org">{{#i18n "support-32"}}{{/i18n}}</a>{{#i18n "support-33"}}{{/i18n}}</p>
20
21
- <div id="slideshow">
+ <div id="slideshow" aria-label="Image slideshow">
22
<div>
23
<img src="{{assets}}/img/download/p5js-5939.jpg" alt="{{#i18n "support-17-alt"}}{{/i18n}}">
24
<p>{{#i18n "support-17"}}{{/i18n}}</p>
0 commit comments