Move all the figure shortcodes to /layouts/shortcodes/figures; center all of them
This commit is contained in:
parent
ead979da00
commit
542866489d
12 changed files with 43 additions and 37 deletions
|
@ -10,7 +10,7 @@ resources:
|
|||
tags: ["Travel", "Pandemic", "Friends"]
|
||||
---
|
||||
|
||||
{{< post_figure name=friends >}}
|
||||
{{< figures/image name=friends >}}
|
||||
|
||||
I'm writing this in the airport having just spend a week with a group of friends
|
||||
who mean the world to me. For the past 18 months, we have been spending our
|
||||
|
@ -32,4 +32,4 @@ I'm so grateful for every one of these people. We've been friends for years and
|
|||
even though our lives have taken us in so many different directions, we've found
|
||||
each other again and that is so wonderful.
|
||||
|
||||
{{< twitter 1447951049076056071 >}}
|
||||
{{< twitter 1447951049076056071 >}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue