pages/static/.well-known/webfinger

19 lines
461 B
Text

{
"subject": "acct:norbert@tretkowski.de",
"aliases": [
"https://social.tretkowski.de/users/norbert",
"https://social.tretkowski.de/@norbert"
],
"links": [
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://social.tretkowski.de/@norbert"
},
{
"rel": "self",
"type": "application/activity+json",
"href": "https://social.tretkowski.de/users/norbert"
}
]
}