35 lines
591 B
JSON
35 lines
591 B
JSON
{
|
|
"menu": {
|
|
"docs": [
|
|
{
|
|
"name": "Intro",
|
|
"title": "Getting Started"
|
|
},
|
|
{
|
|
"name": "Migration",
|
|
"title": "Migration Guides"
|
|
},
|
|
{
|
|
"name": "Backends",
|
|
"title": "Backends"
|
|
},
|
|
{
|
|
"name": "Collections",
|
|
"title": "Collections"
|
|
},
|
|
{
|
|
"name": "Widgets",
|
|
"title": "Widgets"
|
|
},
|
|
{
|
|
"name": "Customization",
|
|
"title": "Customizing Static CMS"
|
|
},
|
|
{
|
|
"name": "Contributing",
|
|
"title": "Community"
|
|
}
|
|
]
|
|
}
|
|
}
|