diff --git a/public/.well-known/webfinger b/public/.well-known/webfinger new file mode 100644 index 0000000..5189d8f --- /dev/null +++ b/public/.well-known/webfinger @@ -0,0 +1 @@ +{"subject":"acct:arch@arch-linux.cz","aliases":["https://gts.arch-linux.cz/users/arch","https://gts.arch-linux.cz/@arch"],"links":[{"rel":"http://webfinger.net/rel/profile-page","type":"text/html","href":"https://gts.arch-linux.cz/@arch"},{"rel":"self","type":"application/activity+json","href":"https://gts.arch-linux.cz/users/arch"}]} \ No newline at end of file diff --git a/static/.well-known/webfinger b/static/.well-known/webfinger new file mode 100644 index 0000000..5189d8f --- /dev/null +++ b/static/.well-known/webfinger @@ -0,0 +1 @@ +{"subject":"acct:arch@arch-linux.cz","aliases":["https://gts.arch-linux.cz/users/arch","https://gts.arch-linux.cz/@arch"],"links":[{"rel":"http://webfinger.net/rel/profile-page","type":"text/html","href":"https://gts.arch-linux.cz/@arch"},{"rel":"self","type":"application/activity+json","href":"https://gts.arch-linux.cz/users/arch"}]} \ No newline at end of file