updux/pagesconfig.json
2021-10-12 14:49:08 -04:00

14 lines
250 B
JSON

{
"groups": [
{
"title": "Documentation",
"pages": [
{
"title": "Blah",
"source": "./tutorials/tutorial.md"
}
]
}
]
}