Skip to content

Commit 4460226

Browse files
committed
Update demo figure to reflect changes
1 parent 044c51c commit 4460226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@ blockquote.innerHTML = bolden("Mr. Sullivan", blockquote.innerHTML)
106106

107107
{% include figure.html image="https://unsplash.it/300/400?image=123" caption="Right aligned image" position="right" %}
108108

109-
{% include figure.html image="https://unsplash.it/300/400?image=123" position="center" caption="Center aligned image" %}
109+
{% include figure.html image="https://unsplash.it/300/400?image=123" position="left" caption="Center aligned image" %}
110110

111111
{% include figure.html image="https://unsplash.it/800/400?image=123" alt="Image with just alt text" %}

0 commit comments

Comments
 (0)