Daniel Lautzenheiser 799c7e6936
feat: v4.0.0 (#1016)
Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
Co-authored-by: Mathieu COSYNS <64072917+Mathieu-COSYNS@users.noreply.github.com>
2024-01-03 15:14:09 -05:00

43 lines
731 B
JSON

{
"menu": {
"docs": [
{
"name": "Intro",
"title": "Getting Started"
},
{
"name": "Migration",
"title": "Migration Guides"
},
{
"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"
}
]
}
}