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

|
||||

|
||||
{% endcapture %}
|
||||
|
||||
<figure>
|
||||
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
|
||||
<figcaption>Bell on wharf in San Francisco</figcaption>
|
||||
<figcaption>Photo from Unsplash.</figcaption>
|
||||
</figure>
|
Reference in New Issue
Block a user