fix: webfinger

This commit is contained in:
Cory Dransfeldt 2023-03-28 13:51:41 -07:00
parent a80f2aff25
commit 0981393695
No known key found for this signature in database
2 changed files with 36 additions and 1 deletions

View file

@ -2,7 +2,7 @@
"rewrites": [
{
"source": "/.well-known/webfinger",
"destination": "https://social.lol/.well-known/webfinger?resource=cory@social.lol"
"destination": "/.well-known/webfinger.json"
}
],
"redirects": [