Skip to content

Commit 1760ea4

Browse files
committed
Add statuspage link
1 parent bbe2b2f commit 1760ea4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

home/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export default defineConfig({
4848
{ text: 'Docs', link: '/features' },
4949
{ text: 'History', link: '/releasehistory' },
5050
{ text: 'Team', link: '/team' },
51+
{ text: 'Status', link: 'https://status.collapselauncher.com', target: '_blank' },
5152
{ text: 'Grafana Dashboard', link: 'https://grafana.bagelnl.my.id/public-dashboards/4164a652b5f14d25a3cf867ebc45270d?orgId=1', target: '_blank' }
5253
],
5354

0 commit comments

Comments
 (0)