fix: feed schema + webfinger

This commit is contained in:
Cory Dransfeldt 2023-03-28 12:06:43 -07:00
parent 0fd62529cf
commit da058d3ffd
No known key found for this signature in database
4 changed files with 10 additions and 37 deletions

View file

@ -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",