chore: change brand guidelines position in footer
This commit is contained in:
parent
889da42870
commit
bd7449977b
|
@ -145,11 +145,7 @@ const config = {
|
||||||
{
|
{
|
||||||
href: 'https://github.com/status-im',
|
href: 'https://github.com/status-im',
|
||||||
label: 'Github',
|
label: 'Github',
|
||||||
},
|
}
|
||||||
{
|
|
||||||
href: 'https://guide.nimbus.team/',
|
|
||||||
label: 'Brand Guidelines',
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -158,6 +154,10 @@ const config = {
|
||||||
href: 'https://jobs.status.im/',
|
href: 'https://jobs.status.im/',
|
||||||
label: 'Work with us',
|
label: 'Work with us',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: 'https://guide.nimbus.team/',
|
||||||
|
label: 'Brand Guidelines',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: '/terms',
|
href: '/terms',
|
||||||
label: 'Terms & conditions',
|
label: 'Terms & conditions',
|
||||||
|
|
Loading…
Reference in New Issue