chore: change brand guidelines position in footer

This commit is contained in:
jinhojang6 2023-12-19 22:58:53 +09:00 committed by Jinho Jang
parent 889da42870
commit bd7449977b
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',