43 lines
731 B
JSON
Raw Normal View History

{
"menu": {
"docs": [
{
"name": "Intro",
"title": "Getting Started"
},
{
"name": "Migration",
"title": "Migration Guides"
},
{
2022-11-04 17:41:12 -04:00
"name": "Backends",
"title": "Backends"
},
{
"name": "Workflow",
"title": "Workflow"
},
{
"name": "Collections",
"title": "Collections"
},
{
"name": "Widgets",
"title": "Widgets"
},
{
"name": "Media",
"title": "Media"
},
{
"name": "Customization",
"title": "Customizing Static CMS"
},
{
"name": "Contributing",
"title": "Community"
}
]
}
}