mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09:52 +08:00
54 lines
1.1 KiB
JSON
54 lines
1.1 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": "welcome.md"
|
|
},
|
|
{
|
|
"text": "Donate",
|
|
"target": "donate.md",
|
|
"toc": false
|
|
},
|
|
{
|
|
"text": "Language",
|
|
"children":
|
|
[
|
|
{
|
|
"text": "中文 Chinese",
|
|
"target": "https://tamlok.github.io/vnote/zh_cn/"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"actions":
|
|
[
|
|
{
|
|
"text": "GitHub",
|
|
"icon": "css/github.svg",
|
|
"target": "https://github.com/tamlok/vnote"
|
|
}
|
|
]
|
|
}
|