update footer (#146)
This commit is contained in:
parent
575ed70239
commit
39826a97f8
|
@ -91,7 +91,7 @@ const config = {
|
||||||
label: 'Discord',
|
label: 'Discord',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: '/',
|
href: 'https://docs.nimbus.team/',
|
||||||
label: 'Docs',
|
label: 'Docs',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -102,10 +102,6 @@ const config = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
href: '/',
|
|
||||||
label: 'Contact us',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
href: 'https://jobs.status.im/',
|
href: 'https://jobs.status.im/',
|
||||||
label: 'Work with us',
|
label: 'Work with us',
|
||||||
|
|
Loading…
Reference in New Issue