Skip to content

Commit

Permalink
Merge branch 'Haroenv-patch-1'
Browse files Browse the repository at this point in the history
* Haroenv-patch-1:
  place kitten fix
  • Loading branch information
cbracco committed Aug 17, 2015
2 parents 527134b + cf00512 commit 76753ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ <h3>Wrapped in a <code>&lt;figure&gt;</code> element, no <code>&lt;figcaption&gt
<figure><img src="http://placekitten.com/420/420" alt="Image alt text"></figure>
<h3>Wrapped in a <code>&lt;figure&gt;</code> element, with a <code>&lt;figcaption&gt;</code></h3>
<figure>
<img src="http://placekitten.com/360/360" alt="Image alt text">
<img src="http://placekitten.com/420/420" alt="Image alt text">
<figcaption>Here is a caption for this image.</figcaption>
</figure>
</div>
Expand Down

0 comments on commit 76753ba

Please sign in to comment.