diff --git a/opsimate-docs/docusaurus.config.js b/opsimate-docs/docusaurus.config.js index 693926a..c8231ad 100644 --- a/opsimate-docs/docusaurus.config.js +++ b/opsimate-docs/docusaurus.config.js @@ -44,6 +44,11 @@ module.exports = { { type: 'doc', docId: 'alerts/adding-alerts', position: 'left', label: 'Alerts' }, { type: 'doc', docId: 'integrations/overview', position: 'left', label: 'Integrations' }, { type: 'doc', docId: 'user-management/register-login', position: 'left', label: 'User Management' }, + { + href: 'https://www.opsimate.com/', + label: 'Website', + position: 'left' + }, // --- Right-side icons (GitHub + Slack) --- { @@ -119,7 +124,9 @@ module.exports = { }, ], }, + { + title: 'Community', items: [ { @@ -142,6 +149,19 @@ module.exports = { }, ], }, + { + title: 'Resources', + items: [ + { + label: 'Main Website', + href: 'https://www.opsimate.com/', + }, + { + label: 'Documentation', + href: '/', + }, + ], + }, ], // --- VERCEL CARD FOOTER BOTTOM --- copyright: `