1

Set up webfinger
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 1m24s

This commit is contained in:
Evan Pratten 2025-03-17 13:54:35 -04:00
parent e5596f0345
commit 0dbf60fe3f

View 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"
}
]
}