fix: feed schema + webfinger
This commit is contained in:
parent
0fd62529cf
commit
da058d3ffd
4 changed files with 10 additions and 37 deletions
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "./well-known/webfinger",
|
||||
"destination": "https://social.lol/.well-known/webfinger?resource=acct:cory@social.lol"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/blog/fixing-safari-icloud-syncing",
|
||||
|
|
Reference in a new issue