Skip to content

Commit 4aee569

Browse files
committed
update docs
1 parent 74ab4fc commit 4aee569

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/.vuepress/navbar.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,11 @@ export const myNavbar = defineNavbarConfig([
122122
icon: 'ph:planet-fill',
123123
link: '/planet'
124124
},
125+
{
126+
text: '服务状态',
127+
icon: 'simple-icons:uptimekuma',
128+
link: 'https://status.wu-clan.site/status/services'
129+
},
125130
],
126131
}
127132
])

0 commit comments

Comments
 (0)