Set up webfinger
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 1m24s
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 1m24s
This commit is contained in:
parent
e5596f0345
commit
0dbf60fe3f
9
src/.well-known/webfinger
Normal file
9
src/.well-known/webfinger
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"subject": "acct:evan@ewpratten.com",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"rel": "http://openid.net/specs/connect/1.0/issuer",
|
||||||
|
"href": "https://git.ewpratten.com/.well-known/openid-configuration"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user