diff --git a/public/images/claudiasnell-raimi.jpg b/public/images/claudiasnell-raimi.jpg new file mode 100644 index 0000000..2b63e57 Binary files /dev/null and b/public/images/claudiasnell-raimi.jpg differ diff --git a/src/content/cats/benmyers-tuna.json b/src/content/cats/benmyers-tuna.json index 828879b..5036e44 100644 --- a/src/content/cats/benmyers-tuna.json +++ b/src/content/cats/benmyers-tuna.json @@ -1,6 +1,6 @@ { "name": "Tuna", - "dateAdded": "2023-09-05T20:15:00.066Z", + "dateAdded": "2023-09-05T16:15:00.066Z", "description": "A domestic shorthair we adopted in March 2020, the weekend everything shut down. Noted fan of blankets.", "image": { "src": "/images/benmyers-tuna.jpg", diff --git a/src/content/cats/claudiasnell-raimi.json b/src/content/cats/claudiasnell-raimi.json new file mode 100644 index 0000000..eefc287 --- /dev/null +++ b/src/content/cats/claudiasnell-raimi.json @@ -0,0 +1,12 @@ +{ + "name": "Raimi", + "dateAdded": "2023-09-05T16:31:00.066Z", + "description": "Raimi is Kubrick's brother. I adopted him 2 days after I adopted Kubrick from a feral cat rescue when we all realized they were bonded and needed to be together always. ", + "image": { + "src": "/images/claudiasnell-raimi.jpg", + "alt": "Black cat with yellow eyes and constricted pupils" + }, + "owner": { + "name": "Claudia Snell" + } +}