add dir under /about/

This commit is contained in:
Yan_yan 2020-10-30 10:30:04 +08:00
parent 3a8fdb4ef8
commit a619904af4
1 changed files with 6 additions and 0 deletions

View File

@ -162,6 +162,12 @@ module.exports = {
children: getSidebarByCategory('appdev','en')
}
],
'/about/': [
['','项目概况'],
['xuos','XiUOS操作系统计划'],
['contact','联系方式'],
['license','开源协议']
]
}
},