1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-23 00:28:14 +00:00

changing the sample caption to get rid of "Caption:"

This commit is contained in:
zaremba 2015-01-29 15:32:51 -05:00
parent a1da7e87fa
commit 3d21032e60

View File

@ -23,7 +23,7 @@
<p>Now, let's take a look at a figure with a caption:</p>
<figure><img src="images/figure.jpg" />
<figcaption>Caption: This is a picture of my friend Mike's cat.</figcaption>
<figcaption>This is a caption describing the picture of my friend Mike's cat.</figcaption>
</figure>
<section data-type="sect2">