Fix broken image
This commit is contained in:
parent
f6d41f8fc8
commit
f83fce9a02
@ -8,7 +8,7 @@ tags:
|
||||
---
|
||||
|
||||
{% capture fig_img %}
|
||||
[](https://flic.kr/p/8wzarA)
|
||||
[](https://unsplash.com/)
|
||||
{% endcapture %}
|
||||
|
||||
{% capture fig_caption %}
|
||||
@ -18,4 +18,4 @@ Stairs? Were we're going we don't need no stairs.
|
||||
<figure>
|
||||
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
|
||||
<figcaption>{{ fig_caption | markdownify | remove: "<p>" | remove: "</p>" }}</figcaption>
|
||||
</figure>
|
||||
</figure>
|
||||
|
Loading…
x
Reference in New Issue
Block a user