re-adding fold well-known data
This commit is contained in:
parent
29ba7ac348
commit
df8ef46cb1
2 changed files with 32 additions and 0 deletions
20
public/.well-known/fursona.json
Normal file
20
public/.well-known/fursona.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue