Personal-Site/public/.well-known/fursona.json
2025-05-02 21:55:19 -04:00

20 lines
No EOL
623 B
JSON

{
"sonas": [
{
"name": "Timothy Vyper",
"pronouns": "He/Him",
"gender": "Male",
"species": "Fox",
"description": "My first fursona that I grew the cloest too, they are a fox that is black and red with lighter red markings.",
"ref": "https://files.hack13.me/images/refsheet.jpg",
"avatar": "https://files.hack13.me/images/icon-shade.png",
"colors": [
"#2F2F2F",
"#6C0007",
"#E30000",
"#A60000",
"#00C663"
]
}
]
}