Added solution to the uncomment-html-english-challenge (#28868)

LGTM!
pull/28923/head^2
Casey Bennington 2019-01-24 21:03:03 +00:00 committed by Paul Gamble
parent 2fea28aca8
commit 0351df1c24
1 changed files with 5 additions and 1 deletions

View File

@ -60,6 +60,10 @@ tests:
<section id='solution'>
```js
// solution required
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
```
</section>