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

14 lines
367 B
JSON

{
"$schema": "https://beta.frontmatter.codes/frontmatter.schema.json",
"frontMatter.content.pageFolders": [{
"title": "Guides",
"path": "[[workspace]]/src/content/docs/guides",
"previewPath": "guides"
},
{
"title": "References",
"path": "[[workspace]]/src/content/docs/reference",
"previewPath": "reference"
}
]
}