diff --git a/public/images/gingerkiwi-kitten.jpg b/public/images/gingerkiwi-kitten.jpg new file mode 100644 index 0000000..66c0751 Binary files /dev/null and b/public/images/gingerkiwi-kitten.jpg differ diff --git a/src/content/cats/gingerkiwi-kitten.json b/src/content/cats/gingerkiwi-kitten.json new file mode 100644 index 0000000..33845cc --- /dev/null +++ b/src/content/cats/gingerkiwi-kitten.json @@ -0,0 +1,13 @@ +{ + "name": "Kitten", + "dateAdded": "2023-09-18T00:39:00.066Z", + "description": "16 year old Norwegian Forest Cat x. He's huge.", + "image": { + "src": "/images/gingerkiwi-kitten.jpg", + "alt": "Fluffy white cat curled up and lying belly side up" + }, + "owner": { + "name": "Elizabeth (Liz) McCready", + "link": "https://gingerkiwi.blog" + } +}