diff --git a/public/images/justinb-coconut.jpg b/public/images/justinb-coconut.jpg new file mode 100644 index 0000000..bbbbd92 Binary files /dev/null and b/public/images/justinb-coconut.jpg differ diff --git a/src/content/cats/justinb-coconut.json b/src/content/cats/justinb-coconut.json new file mode 100644 index 0000000..88059e1 --- /dev/null +++ b/src/content/cats/justinb-coconut.json @@ -0,0 +1,12 @@ +{ + "name": "Coconut", + "dateAdded": "2023-09-05T19:27:00.066Z", + "description": "", + "image": { + "src": "/images/justinb-coconut.jpg", + "alt": "Siamese cat lying on a wooden surface between different boxes" + }, + "owner": { + "name": "Justin B" + } +}