diff --git a/docusaurus.config.js b/docusaurus.config.js index 94e5b7b..f5aca19 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -109,6 +109,10 @@ const config = { label: 'Docs', to: '/docs', }, + { + label: 'Guide', + href: 'https://nimbus.guide/', + }, { label: 'Blog', href: 'https://blog.nimbus.team/',