VTable/docs/assets/changelog/menu.json
2024-06-26 11:57:12 +08:00

19 lines
303 B
JSON

{
"menu": "changelog",
"children": [
{
"path": "important-release",
"title": {
"zh": "重大版本",
"en": "Important Release"
}
},
{
"path": "release",
"title": {
"zh": "发版记录",
"en": "release log"
}
}
]
}