Skip to content

Commit 53a216a

Browse files
committed
update docs
1 parent 0f890af commit 53a216a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/.vuepress/navbar.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
7373
{
7474
text: '资源',
7575
items: [
76+
// {
77+
// text: '架构',
78+
// icon: 'carbon:ibm-deployable-architecture',
79+
// link: '/architecture'
80+
// },
7681
{
7782
text: '技术栈',
7883
icon: 'material-symbols:stack',

docs/architecture.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: 架构
3+
---
4+
5+
待补充

0 commit comments

Comments
 (0)