osr-mono/packages/osr-code-bot/docs/frontmatter.json
2025-02-01 14:25:34 +01:00

14 lines
421 B
JSON

{
"$schema": "https://frontmatter.codes/frontmatter.schema.json",
"frontMatter.framework.id": "astro",
"frontMatter.preview.host": "http://localhost:4321",
"frontMatter.content.publicFolder": {
"path": "src/assets",
"relative": true
},
"frontMatter.extends": [
".frontmatter/starlight/contenttypes.json",
".frontmatter/starlight/pagefolders.json",
".frontmatter/starlight/aside.json"
]
}