diff --git a/public/images/gingerkiwi-boo.jpg b/public/images/gingerkiwi-boo.jpg new file mode 100644 index 0000000..f598deb Binary files /dev/null and b/public/images/gingerkiwi-boo.jpg differ diff --git a/src/content/cats/gingerkiwi-boo.json b/src/content/cats/gingerkiwi-boo.json new file mode 100644 index 0000000..7883fc6 --- /dev/null +++ b/src/content/cats/gingerkiwi-boo.json @@ -0,0 +1,13 @@ +{ + "name": "Boo", + "dateAdded": "2023-09-18T00:41:00.066Z", + "description": "Full of love and fun and mischief.", + "image": { + "src": "/images/gingerkiwi-boo.jpg", + "alt": "Dark grey and brown kitten lying on its side" + }, + "owner": { + "name": "Elizabeth (Liz) McCready", + "link": "https://gingerkiwi.blog" + } +}