diff --git a/public/images/justinb-simon.jpg b/public/images/justinb-simon.jpg new file mode 100644 index 0000000..20a9222 Binary files /dev/null and b/public/images/justinb-simon.jpg differ diff --git a/src/content/cats/justinb-simon.json b/src/content/cats/justinb-simon.json new file mode 100644 index 0000000..31cb0b5 --- /dev/null +++ b/src/content/cats/justinb-simon.json @@ -0,0 +1,13 @@ +{ + "name": "Simon", + "dateAdded": "2023-09-05T20:09:00.066Z", + "description": "", + "passedAway": true, + "image": { + "src": "/images/justinb-simon.jpg", + "alt": "Close-up shot of a black-and-white cat sitting on a blanket" + }, + "owner": { + "name": "Justin B" + } +}