chore: change brand guidelines position in footer

This commit is contained in:
jinhojang6 2023-12-19 22:58:53 +09:00
parent 076505a6ee
commit d6365c5439
1 changed files with 5 additions and 5 deletions

View File

@ -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',