创建 Linux 和 区块链 运维的样例
This commit is contained in:
@@ -26,6 +26,19 @@ export default defineNavbarConfig([
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: '运维',
|
||||
items: [
|
||||
{
|
||||
text: '区块链运维',
|
||||
link: '/ops/blockchain/',
|
||||
},
|
||||
{
|
||||
text: 'Linux 运维',
|
||||
link: '/ops/linux/',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: '工具',
|
||||
link: '/tools/',
|
||||
|
||||
Reference in New Issue
Block a user