diff --git a/public/images/diamond-ripley.jpg b/public/images/diamond-ripley.jpg new file mode 100644 index 0000000..54f7611 Binary files /dev/null and b/public/images/diamond-ripley.jpg differ diff --git a/src/content/cats/diamond-ripley.json b/src/content/cats/diamond-ripley.json new file mode 100644 index 0000000..92526ed --- /dev/null +++ b/src/content/cats/diamond-ripley.json @@ -0,0 +1,13 @@ +{ + "name": "Ripley", + "dateAdded": "2023-09-05T17:14:00.066Z", + "description": "", + "image": { + "src": "/images/diamond-ripley.jpg", + "alt": "Black-and-white cat lying on its side inside a wooden cabin" + }, + "owner": { + "name": "Diamond", + "link": "https://twitter.com/dmdboi" + } +}