add dir under /about/
This commit is contained in:
parent
3a8fdb4ef8
commit
a619904af4
|
@ -162,6 +162,12 @@ module.exports = {
|
|||
children: getSidebarByCategory('appdev','en')
|
||||
}
|
||||
],
|
||||
'/about/': [
|
||||
['','项目概况'],
|
||||
['xuos','XiUOS操作系统计划'],
|
||||
['contact','联系方式'],
|
||||
['license','开源协议']
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue