diff --git a/public/images/justinb-lucky.jpg b/public/images/justinb-lucky.jpg new file mode 100644 index 0000000..eb5a515 Binary files /dev/null and b/public/images/justinb-lucky.jpg differ diff --git a/src/content/cats/justinb-lucky.json b/src/content/cats/justinb-lucky.json new file mode 100644 index 0000000..083e471 --- /dev/null +++ b/src/content/cats/justinb-lucky.json @@ -0,0 +1,13 @@ +{ + "name": "Lucky", + "dateAdded": "2023-09-05T19:21:00.066Z", + "description": "", + "passedAway": true, + "image": { + "src": "/images/justinb-lucky.jpg", + "alt": "Tabby cat with a paw raised in front of its own face" + }, + "owner": { + "name": "Justin B" + } +}