chore: change brand guidelines position in footer

This commit is contained in:
jinhojang6 2023-12-19 23:01:35 +09:00
parent 4895102356
commit 9488d5416d
1 changed files with 5 additions and 5 deletions

View File

@ -70,11 +70,7 @@ const config = {
{ {
href: 'https://github.com/logos-co', href: 'https://github.com/logos-co',
label: 'Github', label: 'Github',
}, }
{
href: 'https://guide.logos.co/',
label: 'Brand Guidelines',
},
], ],
}, },
@ -84,6 +80,10 @@ const config = {
href: 'https://boards.greenhouse.io/logos', href: 'https://boards.greenhouse.io/logos',
label: 'Work with us', label: 'Work with us',
}, },
{
href: 'https://guide.logos.co/',
label: 'Brand Guidelines',
},
{ {
href: '/terms', href: '/terms',
label: 'Terms & conditions', label: 'Terms & conditions',