mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +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"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"rel": "http://webfinger.net/rel/profile-page",
|
"rel": "self",
|
||||||
"href": "https://pleroma.envs.net/Seirdy",
|
"type": "application/activity+json",
|
||||||
"type": "text/html"
|
"href": "https://pleroma.envs.net/users/Seirdy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"rel": "self",
|
"rel": "self",
|
||||||
"type": "application/activity+json",
|
"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",
|
"rel": "http://webfinger.net/rel/profile-page",
|
||||||
|
|
Loading…
Reference in a new issue