diff --git a/public/images/annette-lux.jpg b/public/images/annette-lux.jpg new file mode 100644 index 0000000..5b19195 Binary files /dev/null and b/public/images/annette-lux.jpg differ diff --git a/src/content/cats/annette-lux.json b/src/content/cats/annette-lux.json new file mode 100644 index 0000000..c944af9 --- /dev/null +++ b/src/content/cats/annette-lux.json @@ -0,0 +1,14 @@ +{ + "name": "Lux", + "dateAdded": "2023-09-08T00:44:00.066Z", + "description": "A senior (18) pretty girl who has tons of sass!", + "passedAway": true, + "image": { + "src": "/images/annette-lux.jpg", + "alt": "Dark gray cat with white spots lying on a white bed" + }, + "owner": { + "name": "Annette", + "link": "https://ohnetter.github.io/Portfolio" + } +}