mirror of
https://github.com/maciejpedzich/cats-album.git
synced 2025-04-26 05:31:12 +02:00
15 lines
351 B
JSON
15 lines
351 B
JSON
{
|
|
"name": "Minney",
|
|
"dateAdded": "2023-10-03T06:12:00.066Z",
|
|
"description": "Majestic sun beam absorber.",
|
|
"passedAway": true,
|
|
"image": {
|
|
"src": "/images/schwab-minney.jpg",
|
|
"alt": "Gray cat with slightly opened eyes and face lit up by sunlight"
|
|
},
|
|
"owner": {
|
|
"name": "Schwab",
|
|
"link": "https://schwabbthedeck.dev"
|
|
}
|
|
}
|