32 lines
484 B
JSON
32 lines
484 B
JSON
{
|
|
"menus": {
|
|
"en-US": {
|
|
"*": [
|
|
{
|
|
"path": "/",
|
|
"title": "A static site based on dumi",
|
|
"meta": {}
|
|
},
|
|
{
|
|
"path": "/guide",
|
|
"title": "Guide",
|
|
"meta": {}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"locales": [
|
|
{
|
|
"name": "en-US",
|
|
"label": "English"
|
|
}
|
|
],
|
|
"navs": {},
|
|
"title": "nicenote",
|
|
"mode": "doc",
|
|
"repository": {
|
|
"url": "",
|
|
"branch": "master"
|
|
},
|
|
"theme": {}
|
|
} |