diff --git a/public/images/annette-bruce.jpg b/public/images/annette-bruce.jpg new file mode 100644 index 0000000..764b399 Binary files /dev/null and b/public/images/annette-bruce.jpg differ diff --git a/src/content/cats/annette-bruce.json b/src/content/cats/annette-bruce.json new file mode 100644 index 0000000..862927d --- /dev/null +++ b/src/content/cats/annette-bruce.json @@ -0,0 +1,13 @@ +{ + "name": "Bruce", + "dateAdded": "2023-09-08T00:41:00.066Z", + "description": "Smooshie face little boy, naked after Bruce Campbell.", + "image": { + "src": "/images/annette-bruce.jpg", + "alt": "Black Asian shorthair cat standing next to two flowerpots on a wooden surface" + }, + "owner": { + "name": "Annette", + "link": "https://ohnetter.github.io/Portfolio" + } +}