diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-09 22:49:17 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-09 22:49:17 +0100 |
| commit | 892858567f0b5bc8719801bacd1e81d4334c2c7e (patch) | |
| tree | f34d01b0ee1d27461f7f130fb287fe7a21c69619 /example.json | |
| parent | f616d8f24e96c3f400d47a9f0ecc2af70d4694d4 (diff) | |
feat(style): simple card
Diffstat (limited to 'example.json')
| -rw-r--r-- | example.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/example.json b/example.json index 75e887e..640356a 100644 --- a/example.json +++ b/example.json @@ -1,9 +1,9 @@ { "image": "", - "description": "", + "description": "Sem magna a dui labore et cursus nibh ipsum nulla. Sem magna a dui labore et cursus nibh ipsum nulla. Blandit adipiscing nulla diam dolore ultricies ornare sed risus faucibus. Lobortis mi sed dui risus nulla ultrices vulputate at enim.", "person": { - "name": "", - "pronouns": "", - "image": "" + "name": "Anhgelus Morhtuuzh", + "pronouns": "he/his - some basic things though", + "image": "pfp.webp" } }
\ No newline at end of file |
