all repos — website @ 0a01e0125d58d65a63fe35d296352a7346d6aa00

My official website.

public/.well-known/webfinger (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
{
  "subject": "acct:michael@foggymtndrifter.com",
  "links": [
    {
      "rel": "self",
      "type": "application/activity+json",
      "href": "https://social.foggymtndrifter.com/users/9ztdiin6f2374hmd"
    },
    {
      "rel": "http://webfinger.net/rel/profile-page",
      "type": "text/html",
      "href": "https://social.foggymtndrifter.com/@michael"
    },
    {
      "rel": "http://ostatus.org/schema/1.0/subscribe",
      "template": "https://social.foggymtndrifter.com/authorize-follow?acct={uri}"
    }
  ],
  "alsoKnownAs": [
    "https://gts.foggymtndrifter.com/users/michael"
  ]
}