mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09:52 +08:00
59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"navigation":
|
|
[
|
|
{
|
|
"text": "Home",
|
|
"target": "index.md",
|
|
"toc": false
|
|
},
|
|
{
|
|
"text": "Downloads",
|
|
"target": "downloads.md"
|
|
},
|
|
{
|
|
"text": "Screenshots",
|
|
"target": "screenshots.md",
|
|
"toc": false
|
|
},
|
|
{
|
|
"text": "Blogs",
|
|
"target": "blogs/_vnote.json",
|
|
"navi": true
|
|
},
|
|
{
|
|
"text": "Documentation",
|
|
"target": "docs/_vnote.json",
|
|
"navi": true,
|
|
"navi_index": "Users/welcome.md"
|
|
},
|
|
{
|
|
"text": "Donate",
|
|
"target": "donate.md",
|
|
"toc": false
|
|
},
|
|
{
|
|
"text": "Language",
|
|
"children":
|
|
[
|
|
{
|
|
"text": "中文 Chinese",
|
|
"target": "../zh_cn/"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|