mirror of
https://github.com/Brooooooklyn/Image.git
synced 2025-12-08 18:36:03 +00:00
23 lines
304 B
JSON
23 lines
304 B
JSON
{
|
|
"*": {
|
|
"theme": {
|
|
"breadcrumb": false
|
|
}
|
|
},
|
|
"index": {
|
|
"title": "Introduction",
|
|
"display": "hidden",
|
|
"theme": {
|
|
"sidebar": false
|
|
}
|
|
},
|
|
"docs": {
|
|
"title": "Docs",
|
|
"type": "page"
|
|
},
|
|
"changelog": {
|
|
"title": "Changelog",
|
|
"type": "page"
|
|
}
|
|
}
|