h5-Dooring/doc/.vuepress/nav.conf.json
2021-01-17 19:12:02 +08:00

10 lines
225 B
JSON
Executable File

[
{
"text": "指南",
"link": "/guide/",
"sort": ["index", "quick-start", "introduction", "config", "api", "issues"]
},
{ "text": "工具", "link": "/tool/" },
{ "text": "规范", "link": "/standard/" }
]