chore: change brand guidelines position in footer
This commit is contained in:
parent
480e7d6f6c
commit
1904098cd4
|
@ -132,10 +132,6 @@ const config = {
|
|||
href: 'https://github.com/codex-storage',
|
||||
label: 'Github',
|
||||
},
|
||||
{
|
||||
href: 'https://guide.codex.storage/',
|
||||
label: 'Brand Guidelines',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -144,6 +140,10 @@ const config = {
|
|||
href: 'https://jobs.status.im/',
|
||||
label: 'Work with us',
|
||||
},
|
||||
{
|
||||
href: 'https://guide.codex.storage/',
|
||||
label: 'Brand Guidelines',
|
||||
},
|
||||
{
|
||||
href: '/terms',
|
||||
label: 'Terms & conditions',
|
||||
|
|
Loading…
Reference in New Issue