Files
PixelDocs/mobot/config/sidebar.json
T

10 lines
152 B
JSON

{
"/mobot/": [
{
"text": "MoBot Documentation",
"items": [
{ "text": "Getting Started", "link": "/mobot" }
]
}
]
}