Add Justin B's Bones

This commit is contained in:
Maciej Pędzich 2023-09-05 21:55:19 +02:00
parent c95a803697
commit 327233bfd6
3 changed files with 14 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -82,7 +82,7 @@ const { cat } = Astro.props;
left: 0;
width: calc(100% - 4rem);
margin: 0 2rem 0.5rem 2rem;
padding: 0.2rem;
padding: 0.25rem;
background-color: #000;
text-align: center;
}

View File

@ -0,0 +1,13 @@
{
"name": "Bones",
"dateAdded": "2023-09-05T19:26:00.066Z",
"description": "",
"passedAway": true,
"image": {
"src": "/images/justinb-bones.jpg",
"alt": "Dark gray cat lying upside down on a blanket"
},
"owner": {
"name": "Justin B"
}
}