diff --git a/public/images/diamond-thor.jpg b/public/images/diamond-thor.jpg new file mode 100644 index 0000000..6d6b11f Binary files /dev/null and b/public/images/diamond-thor.jpg differ diff --git a/src/content/cats/diamond-thor.json b/src/content/cats/diamond-thor.json new file mode 100644 index 0000000..7de9ee0 --- /dev/null +++ b/src/content/cats/diamond-thor.json @@ -0,0 +1,13 @@ +{ + "name": "Thor", + "dateAdded": "2023-09-05T17:13:00.066Z", + "description": "", + "image": { + "src": "/images/diamond-thor.jpg", + "alt": "Black-and-white cat lying upside down on a carpet" + }, + "owner": { + "name": "Diamond", + "link": "https://twitter.com/dmdboi" + } +}