Update the front matter for the cats page
This commit is contained in:
parent
4da0aeca1a
commit
9f2eacfaeb
1 changed files with 8 additions and 5 deletions
|
@ -1,8 +1,11 @@
|
|||
---
|
||||
title: "Cats"
|
||||
date: 2021-10-01T23:14:56-07:00
|
||||
draft: false
|
||||
title: Rowan & Ash
|
||||
rss_ignore: true
|
||||
resources:
|
||||
- name: ash
|
||||
src: images/ash_closeup.jpg
|
||||
- name: rowan
|
||||
src: images/rowan_chair.jpg
|
||||
---
|
||||
|
||||
Here's the thing: cats are really, really good. Like just the very best.
|
||||
|
@ -13,6 +16,6 @@ littermates, and they've been with me since 2016.
|
|||
I adopted them from [Whis-purr](https://www.whis-purr.org), a great shelter and
|
||||
rescue agency for cats based in San Carlos, CA.
|
||||
|
||||
{{< figure src="images/ash_closeup.jpg" >}}
|
||||
{{< figure/image name=ash >}}
|
||||
|
||||
{{< figure src="images/rowan_chair.jpg" >}}
|
||||
{{< figure/image name=rowan >}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue