Add link to the nimbus `guide`

This commit is contained in:
amir houieh 2023-12-20 17:11:29 +01:00 committed by Jinho Jang
parent 49e0c4ee59
commit d74928f767
1 changed files with 4 additions and 0 deletions

View File

@ -109,6 +109,10 @@ const config = {
label: 'Docs',
to: '/docs',
},
{
label: 'Guide',
href: 'https://nimbus.guide/',
},
{
label: 'Blog',
href: 'https://blog.nimbus.team/',