wiki/_data/ko-KR/nav.json
2021-07-24 14:12:47 -05:00

40 lines
631 B
JSON

[
{
"title": "홈",
"url": "/"
},
{
"title": "프로젝트",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "hiyaCFW",
"url": "/hiyacfw"
},
{
"title": "다른 프로젝트",
"url": "/other"
}
]
},
{
"title": "DS 인덱스",
"url": "/ds-index"
},
{
"title": "커뮤니티 정보",
"url": "/community"
}
]