fix: add json file for compat?

This commit is contained in:
Daniel Alejandro Gallegos 2024-07-07 10:17:29 -04:00
parent 9d5a2cbf12
commit c4ce8701e8
Signed by: taco
SSH key fingerprint: SHA256:YgoAbZ3x1d1kTGKEmT8elbjEvK/mn0hc4ATFgWhykR0

View file

@ -0,0 +1,21 @@
{
"sonas": [
{
"name": "Aeolus Viridis",
"pronouns": "He/They",
"gender": "Nonbinary",
"species": "Monk parakeet + lion gryphon",
"description": "A green gryphon who is curious about the world and loves catnaps",
"age": "bird",
"avatar": "https://birdcat.online/img/artwork/aeolus.stickers/25.png",
"colors": [
"#33FF33",
"#EEEEEE",
"#B68024",
"#FFC532",
"#EE871C",
"#DFAEB9",
]
}
]
}