fix: update the navbar links

This commit is contained in:
Hossein Mehrabi 2023-12-15 12:51:21 +03:30 committed by Jinho Jang
parent eed4302ef8
commit dc336ad972

View File

@ -98,13 +98,21 @@ const config = {
type: 'search',
},
{
label: 'About',
label: 'About Nimbus',
to: '/about',
},
{
label: 'Community',
to: '/community',
},
{
label: 'Docs',
to: '/docs',
},
{
label: 'Blog',
href: 'https://blog.nimbus.team/',
},
{
label: 'Join Us',
href: '/join-us',