文章更新
This commit is contained in:
@@ -45,7 +45,12 @@ const blockchain = defineNoteConfig({
|
||||
sidebar: [
|
||||
{ text: "区块链运维指南", link: "/ops/blockchain/" },
|
||||
{
|
||||
text: "区块链运维", prefix: "/blockchain", items: [
|
||||
text: "区块链理论基础", items: [
|
||||
{ text: "区块链的基本原理", link: "/ops/blockchain/theory/basic-principles/" },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: "区块链运维", items: [
|
||||
{ text: "区块链网络部署指南", link: "/ops/blockchain/deployment/" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user