wiki/_data/ko-KR/nav.json
2021-03-07 23:39:38 -06:00

36 lines
560 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 인덱스",
"url": "/ds-index"
},
{
"title": "커뮤니티 정보",
"url": "/community"
}
]