barrettruth.com/vercel.json

13 lines
231 B
JSON

{
"headers": [
{
"source": "/fonts/:path*",
"headers": [
{
"key": "Access-Control-Allow-Origin",
"value": "https://vimdoc-language-server.barrettruth.com"
}
]
}
]
}