diff --git a/public/images/maciejpedzich-test.jpg b/public/images/maciejpedzich-test.jpg new file mode 100644 index 0000000..c5196d0 Binary files /dev/null and b/public/images/maciejpedzich-test.jpg differ diff --git a/src/content/cats/maciejpedzich-test.json b/src/content/cats/maciejpedzich-test.json new file mode 100644 index 0000000..0228bdb --- /dev/null +++ b/src/content/cats/maciejpedzich-test.json @@ -0,0 +1,13 @@ +{ + "name": "Test", + "dateAdded": "2023-09-03T01:34:00.066Z", + "description": "This is another test cat with another placekitten.com photo", + "image": { + "src": "/images/maciejpedzich-test.jpg", + "alt": "Sample alt text" + }, + "owner": { + "name": "Maciej Pędzich", + "link": "https://maciejpedzi.ch" + } +}