mirror of
https://github.com/RainCraft-Server/raincraft-server.github.io.git
synced 2025-12-14 12:17:44 +00:00
Update navbar.ts
修改:服务器状态URL
This commit is contained in:
parent
a1a2b081f8
commit
5535ed7c52
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ export const zhNavbar = defineNavbarConfig([
|
|||
{ text: '皮肤站', link: 'https://skin.ineko.cc' },
|
||||
{ text: '论坛', link: 'https://bbs.mc.ineko.cc' },
|
||||
{ text: '联合封禁系统', link: 'https://uni-ban.mc.ineko.cc' },
|
||||
{ text: '服务器状态', link: 'https://stat.mc.ineko.cc' }
|
||||
{ text: '服务器状态', link: 'https://status.ineko.cc/status/raincraft' }
|
||||
]
|
||||
},
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue