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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
12
public/.well-known/nostr.json
Normal file
12
public/.well-known/nostr.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"names": {
|
||||||
|
"hack13": "1c89a0202e237acca1625938f5218df57d1a2b6f6f56a05d36337f14479ea8fa"
|
||||||
|
},
|
||||||
|
"relays": {
|
||||||
|
"1c89a0202e237acca1625938f5218df57d1a2b6f6f56a05d36337f14479ea8fa": [
|
||||||
|
"wss://relay.damus.io",
|
||||||
|
"wss://relay.mostr.pub",
|
||||||
|
"wss://nos.lol"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue