diff --git a/static/.well-known/webfinger b/static/.well-known/webfinger index e9acbde..6a04b0c 100644 --- a/static/.well-known/webfinger +++ b/static/.well-known/webfinger @@ -1,9 +1,23 @@ { "subject": "acct:phil@thesatelliteoflove.com", + "aliases": [ + "https://social.thesatelliteoflove.com/users/phil", + "https://social.thesatelliteoflove.com/@phil" + ], "links": [ { "rel": "http://openid.net/specs/connect/1.0/issuer", "href": "https://auth.thesatelliteoflove.com/application/o/tailscale/" + }, + { + "rel": "http://webfinger.net/rel/profile-page", + "type": "text/html", + "href": "https://social.thesatelliteoflove.com/@phil" + }, + { + "rel": "self", + "type": "application/activity+json", + "href": "https://social.thesatelliteoflove.com/users/phil" } ] } \ No newline at end of file diff --git a/themes/hermit-v2 b/themes/hermit-v2 index 5ee9c82..3d8790e 160000 --- a/themes/hermit-v2 +++ b/themes/hermit-v2 @@ -1 +1 @@ -Subproject commit 5ee9c821259bda1867ba3708992a8aa97bd095ed +Subproject commit 3d8790e329fff2c8a96e97d238b8ab283aeecefd