Add webfinger mastodon support
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e1ee8902f8
commit
9cdb751d85
1 changed files with 1 additions and 0 deletions
1
static/.well-known/webfinger
Normal file
1
static/.well-known/webfinger
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"subject":"acct:jotoho@ruhr.social","aliases":["https://ruhr.social/@jotoho","https://ruhr.social/users/jotoho"],"links":[{"rel":"http://webfinger.net/rel/profile-page","type":"text/html","href":"https://ruhr.social/@jotoho"},{"rel":"self","type":"application/activity+json","href":"https://ruhr.social/users/jotoho"},{"rel":"http://ostatus.org/schema/1.0/subscribe","template":"https://ruhr.social/authorize_interaction?uri={uri}"}]}
|
Loading…
Reference in a new issue