30 lines
543 B
JSON
30 lines
543 B
JSON
[
|
|
{
|
|
"text": "Guide",
|
|
"link": "/guide/info",
|
|
"activeMatch": "/guide/info"
|
|
},
|
|
{
|
|
"text": "Components",
|
|
"link": "/mdshow/",
|
|
"activeMatch": "/mdshow/"
|
|
},
|
|
{
|
|
"text": "Links",
|
|
"items": [
|
|
{
|
|
"text": "FeedBack",
|
|
"link": "/feedback/",
|
|
"activeMatch": "/feedback/"
|
|
},
|
|
{
|
|
"text": "Gitee",
|
|
"link": "https://gitee.com/lauset/vitepress-theme-vuetom"
|
|
},
|
|
{
|
|
"text": "Vitepress",
|
|
"link": "https://vitepress.vuejs.org/"
|
|
}
|
|
]
|
|
}
|
|
] |