feat(website): add statuspage link
This commit is contained in:
parent
30f79fc6c3
commit
de3b1a1c66
@ -26,6 +26,7 @@ export default defineConfig({
|
||||
items: [{ label: 'Getting started', slug: 'guides/getting-started' }],
|
||||
},
|
||||
{ label: 'API', link: 'https://api.boring.tools' },
|
||||
{ label: 'Status', link: 'https://status.boring.tools' },
|
||||
// {
|
||||
// label: 'Reference',
|
||||
// autogenerate: { directory: 'reference' },
|
||||
|
Loading…
Reference in New Issue
Block a user