mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: 添加状态页面,更新相关导航项和样式
This commit is contained in:
@@ -14,6 +14,7 @@ const navItems = [
|
||||
{ label: '公告', href: '/announcements' },
|
||||
{ label: '相册', href: '/photo' },
|
||||
{ label: '数据', href: '/stats' },
|
||||
{ label: '状态', href: '/status' },
|
||||
{ label: '赞助', href: '/sponsor' },
|
||||
{ label: '群聊', href: 'https://qm.qq.com/q/6hLQs1Tx6g', external: true },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user