docs: add uptime status

release-0.2
Meng Zhang 2023-09-08 10:13:01 +08:00
parent d2700c1597
commit e1eb3ad100
1 changed files with 4 additions and 0 deletions

View File

@ -109,6 +109,10 @@ const config = {
label: 'API', label: 'API',
to: '/api', to: '/api',
}, },
{
label: "Status",
href: "https://uptime.tabbyml.com"
}
], ],
}, },
{ {