@asafarim/simple-md-viewer
Version:
A professional markdown viewer with file tree navigation, directory content browsing, and advanced YAML front matter support
36 lines (35 loc) • 652 B
JSON
{
"headers": [
{
"source": "/(.*)",
"headers": [
{
"key": "Cross-Origin-Opener-Policy",
"value": "same-origin"
},
{
"key": "Cross-Origin-Embedder-Policy",
"value": "require-corp"
}
]
},
{
"source": "/(.*).js",
"headers": [
{
"key": "Content-Type",
"value": "application/javascript; charset=utf-8"
}
]
},
{
"source": "/(.*).mjs",
"headers": [
{
"key": "Content-Type",
"value": "application/javascript; charset=utf-8"
}
]
}
]
}