wiki/_data/zh-CN/nav.json
2021-03-25 00:11:25 -05:00

36 lines
539 B
JSON

[
{
"title": "主页",
"url": "/"
},
{
"title": "项目",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "其它项目",
"url": "/other"
}
]
},
{
"title": "DS Index",
"url": "/ds-index"
},
{
"title": "社区信息",
"url": "/community"
}
]