feat: restore link sharing

This commit is contained in:
Cory Dransfeldt 2023-06-04 13:44:47 -07:00
parent d15d4e00ab
commit 112c0d4306
No known key found for this signature in database
11 changed files with 217 additions and 15 deletions

View file

@ -16,6 +16,19 @@
}
]
},
{
"source": "/links.xml",
"headers": [
{
"key": "Content-Type",
"value": "application/xml; charset=utf-8 # not application/rss+xml"
},
{
"key": "x-content-type-options",
"value": "nosniff"
}
]
},
{
"source": "/.well-known/webfinger",
"headers": [