mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
20 lines
405 B
JSON
20 lines
405 B
JSON
|
{
|
||
|
"subject": "acct:seirdy@seirdy.one",
|
||
|
"aliases": [
|
||
|
"mailto:seirdy@seirdy.one",
|
||
|
"https://seirdy.one/"
|
||
|
],
|
||
|
"links": [
|
||
|
{
|
||
|
"rel": "http://webfinger.net/rel/avatar",
|
||
|
"href": "https://seirdy.one/favicon192.png",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"rel": "http://webfinger.net/rel/profile-page",
|
||
|
"href": "https://seirdy.one/",
|
||
|
"type": "text/html"
|
||
|
}
|
||
|
]
|
||
|
}
|