added fursona
This commit is contained in:
parent
2b5b4f5f49
commit
cea4b60026
38
quartz/static/.well-known/fursona
Normal file
38
quartz/static/.well-known/fursona
Normal file
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"sonas": [
|
||||
{
|
||||
"name": "Ulysia",
|
||||
"pronouns": "She/Her",
|
||||
"gender": "Genderfluid",
|
||||
"species": "Silkwing Dragon",
|
||||
"description": "A 6 legged silkwing dragon female with the ability to create a wide range of silks including firesilks.",
|
||||
"ref": "https://f003.backblazeb2.com/file/Solweaver-Site/Ulysia_RefSheet_Original.png",
|
||||
"avatar": "https://f003.backblazeb2.com/file/Solweaver-Site/Ulysia.png",
|
||||
"birthdate": "2023-06-07T14:20:00+02:00",
|
||||
"colors": [
|
||||
"#4ba2ca",
|
||||
"#5dbdb9",
|
||||
"#aed4b8",
|
||||
"#d34768",
|
||||
"#ffffff"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Helio",
|
||||
"pronouns": "He/Him",
|
||||
"gender": "Genderfluid",
|
||||
"species": "Dragon",
|
||||
"description": "A blue massive dragon with plasma runing inside of him and the ability to control plasma and EM fields",
|
||||
"ref": "https://f003.backblazeb2.com/file/Solweaver-Site/Helio_RefSheet_Original.png",
|
||||
"avatar": "https://f003.backblazeb2.com/file/Solweaver-Site/Helio.png",
|
||||
"colors": [
|
||||
"#1f1f1f",
|
||||
"#282d83",
|
||||
"#4851b1",
|
||||
"#04bbf7",
|
||||
"#91d6db",
|
||||
"#dedede"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue