vnote/zh_cn/navigation.json
2018-11-24 19:17:04 +08:00

59 lines
1.4 KiB
JSON

{
"navigation":
[
{
"text": "首页",
"target": "index.md",
"toc": false
},
{
"text": "下载",
"target": "downloads.md"
},
{
"text": "使用截图",
"target": "screenshots.md",
"toc": false
},
{
"text": "博客",
"target": "blogs/_vnote.json",
"navi": true
},
{
"text": "文档",
"target": "docs/_vnote.json",
"navi": true,
"navi_index": "用户/welcome.md"
},
{
"text": "捐赠",
"target": "donate.md",
"toc": false
},
{
"text": "语言",
"children":
[
{
"text": "English",
"target": "https://tamlok.github.io/vnote/en_us/"
}
]
}
],
"actions":
[
{
"text": "GitHub",
"icon": "css/github.svg",
"target": "https://github.com/tamlok/vnote"
},
{
"text": "Slack",
"icon": "css/slack.svg",
"target": "https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTQ1Yzk1YjA5MjAyYTU0MjJkMTUxNmRiYWQ2YjlkOWU0ZGZlMTFlZTAxNzg0ZGUyNzI0ZGY2NDg4MmU1M2FkMDg"
}
]
}