We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a4a52 commit 5467e56Copy full SHA for 5467e56
home/.vitepress/config.mts
@@ -48,6 +48,7 @@ export default defineConfig({
48
{ text: 'Docs', link: '/features' },
49
{ text: 'History', link: '/releasehistory' },
50
{ text: 'Team', link: '/team' },
51
+ { text: 'Blog', link: 'https://blog.collapselauncher.com/', target: '_blank' },
52
{ text: 'Status', link: 'https://status.collapselauncher.com', target: '_blank' },
53
{ text: 'Grafana Dashboard', link: 'https://grafana.bagelnl.my.id/public-dashboards/4164a652b5f14d25a3cf867ebc45270d?orgId=1', target: '_blank' }
54
],
0 commit comments