update menu
This commit is contained in:
parent
85e1b31df3
commit
8d3a363cff
|
@ -101,7 +101,7 @@ module.exports = {
|
|||
link: '/about/index.html',
|
||||
},
|
||||
{
|
||||
text: '未名泛在操作系统计划',
|
||||
text: '泛在操作系统研究计划',
|
||||
link: '/about/xuos.html',
|
||||
},
|
||||
{
|
||||
|
@ -168,7 +168,7 @@ module.exports = {
|
|||
],
|
||||
'/about/': [
|
||||
['','项目概况'],
|
||||
['xuos','未名泛在操作系统计划'],
|
||||
['xuos','泛在操作系统研究计划'],
|
||||
['contact','联系方式'],
|
||||
['license','开源许可']
|
||||
]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# 未名泛在操作系统计划
|
||||
# 泛在操作系统研究计划
|
||||
|
||||
## 互联网时代人机物融合的泛在计算模式
|
||||
|
||||
|
|
Loading…
Reference in New Issue