mirror of
https://github.com/maciejpedzich/cats-album.git
synced 2024-11-12 16:03:02 +01:00
Add Justin B's Bones
This commit is contained in:
parent
c95a803697
commit
327233bfd6
BIN
public/images/justinb-bones.jpg
Normal file
BIN
public/images/justinb-bones.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
@ -82,7 +82,7 @@ const { cat } = Astro.props;
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: calc(100% - 4rem);
|
width: calc(100% - 4rem);
|
||||||
margin: 0 2rem 0.5rem 2rem;
|
margin: 0 2rem 0.5rem 2rem;
|
||||||
padding: 0.2rem;
|
padding: 0.25rem;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
13
src/content/cats/justinb-bones.json
Normal file
13
src/content/cats/justinb-bones.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user