We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8358b29 commit bb0a6a3Copy full SHA for bb0a6a3
docs/index.html
@@ -426,7 +426,7 @@ <h2>Images Attribution</h2>
426
<li>
427
<article>
428
<figure>
429
- <img src="PATH/TO/image.png"/>
+ <img src="PATH/TO/image.png" />
430
<span class="attribution">attribution here</span>
431
</figure>
432
</article>
specimen/contexts/home-index.html
@@ -112,7 +112,7 @@ <h2>The nonprofit behind the licenses and tools the world uses to share</h2>
112
<ul>
113
114
115
- <img src="imgs/home.jpg"/>
+ <img src="imgs/home.jpg" />
116
<figcaption>
117
"<a href="https://www.loc.gov/pictures/item/2017786790/">Farmer and his brother making music</a>" by
118
<a href="https://www.loc.gov/pictures/related/?fi=name&q=Lee%2C%20Russell%2C%201903-1986">Russell Lee</a>,
0 commit comments