mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
Add priv/secondary fedi account to webfinger endpoint
This commit is contained in:
parent
e190e5cadc
commit
8a8b69246b
1 changed files with 4 additions and 4 deletions
|
@ -33,14 +33,14 @@
|
|||
"type": "text/html"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"href": "https://pleroma.envs.net/Seirdy",
|
||||
"type": "text/html"
|
||||
"rel": "self",
|
||||
"type": "application/activity+json",
|
||||
"href": "https://pleroma.envs.net/users/Seirdy"
|
||||
},
|
||||
{
|
||||
"rel": "self",
|
||||
"type": "application/activity+json",
|
||||
"href": "https://pleroma.envs.net/users/Seirdy"
|
||||
"href": "https://chai.kibbutz.gay/users/Seirdy"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
|
|
Loading…
Reference in a new issue