chore: change brand guidelines position in footer
This commit is contained in:
parent
4895102356
commit
9488d5416d
|
@ -70,11 +70,7 @@ const config = {
|
|||
{
|
||||
href: 'https://github.com/logos-co',
|
||||
label: 'Github',
|
||||
},
|
||||
{
|
||||
href: 'https://guide.logos.co/',
|
||||
label: 'Brand Guidelines',
|
||||
},
|
||||
}
|
||||
],
|
||||
|
||||
},
|
||||
|
@ -84,6 +80,10 @@ const config = {
|
|||
href: 'https://boards.greenhouse.io/logos',
|
||||
label: 'Work with us',
|
||||
},
|
||||
{
|
||||
href: 'https://guide.logos.co/',
|
||||
label: 'Brand Guidelines',
|
||||
},
|
||||
{
|
||||
href: '/terms',
|
||||
label: 'Terms & conditions',
|
||||
|
|
Loading…
Reference in New Issue