31 lines
543 B
JSON

[
{
"text": "指引",
"link": "/guide/info",
"activeMatch": "/guide/"
},
{
"text": "组件",
"link": "/mdshow/",
"activeMatch": "/mdshow/"
},
{
"text": "链接",
"items": [
{
"text": "反馈",
"link": "/feedback/",
"activeMatch": "/feedback/"
},
{
"text": "码云",
"link": "https://gitee.com/lauset/vitepress-theme-vuetom"
},
{
"text": "Vitepress官网",
"link": "https://vitepress.vuejs.org/"
}
]
}
]