mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-02-13 12:26:35 +00:00
fix: update the navbar links
This commit is contained in:
parent
eed4302ef8
commit
dc336ad972
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user