Update sample image
This commit is contained in:
parent
7be24f1728
commit
7db4724ddf
@ -5,14 +5,15 @@ categories:
|
|||||||
tags:
|
tags:
|
||||||
- image
|
- image
|
||||||
- Post Formats
|
- Post Formats
|
||||||
- shortcode
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
{% include base_path %}
|
||||||
|
|
||||||
{% capture fig_img %}
|
{% capture fig_img %}
|
||||||

|

|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
|
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
|
||||||
<figcaption>Bell on wharf in San Francisco</figcaption>
|
<figcaption>Photo from Unsplash.</figcaption>
|
||||||
</figure>
|
</figure>
|
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 46 KiB |
Binary file not shown.
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 234 KiB |
Loading…
x
Reference in New Issue
Block a user