diff --git a/.well-known/webfinger b/.well-known/webfinger new file mode 100644 index 0000000..0059d9c --- /dev/null +++ b/.well-known/webfinger @@ -0,0 +1,9 @@ +{ + "subject": "acct:adrian@abmgrt.dev", + "links": [ + { + "rel": "http://openid.net/specs/connect/1.0/issuer", + "href": "https://auth.abmgrt.dev/application/o/tailscale/" + } + ] +} \ No newline at end of file