base fursona file
This commit is contained in:
parent
59d5d28056
commit
426e338250
2 changed files with 27 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
||||||
|
# .well-known
|
||||||
|
|
||||||
|
This Repo will hold all my .well-known entries and should, eventually, be shared between all my domains.
|
24
fursona
24
fursona
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"sonas": [
|
||||||
|
{
|
||||||
|
"name": "Lio",
|
||||||
|
"pronouns": "they/them, he/him",
|
||||||
|
"gender": "nonbinary,male",
|
||||||
|
"species": "Lion",
|
||||||
|
"description": "Lio is a Black and White Lion with a Red Spark on his Left Cheek. He is my Main Sona.",
|
||||||
|
"ref": "https://refsheets.lio.gallery/lio",
|
||||||
|
"avatar": "https://common.himbo.cat/avatars/lio/drip.jpg",
|
||||||
|
"age": 21,
|
||||||
|
"birthdate": "2002-02-21T20:20:39+00:00",
|
||||||
|
"colors": [
|
||||||
|
"#252525",
|
||||||
|
"#f65135",
|
||||||
|
"#fe9343",
|
||||||
|
"#f0f0f0",
|
||||||
|
"#ffb1aa",
|
||||||
|
"#1a1a1c",
|
||||||
|
"#050309"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue