feat: add solution to accessibility challenge (#35131)

This commit is contained in:
Dana Ottaviani 2019-02-16 07:30:42 -05:00 committed by Aditya
parent 16ef2639c0
commit bad8846e04

View File

@ -51,7 +51,7 @@ tests:
## Solution ## Solution
<section id='solution'> <section id='solution'>
```js ```html
// solution required <img src="doingKarateWow.jpeg" alt="Someone doing karate">
``` ```
</section> </section>