chore: update footer links

This commit is contained in:
jinhojang6 2023-07-26 18:23:38 +09:00
parent fe088f8769
commit ed2bd191c9
1 changed files with 18 additions and 1 deletions

View File

@ -53,14 +53,31 @@ const config = {
href: 'https://twitter.com/Logos_state',
label: 'Twitter',
},
{
href: 'https://lenster.xyz/u/logos-state',
label: 'Lens',
},
{
href: 'https://astral.ninja/npub1ljkmma77fqr79f8wp28hx68lwkymmqztrsyaepdadujz252fak2sxxw4sl',
label: 'Nostr',
},
{
href: 'https://github.com/logos-co',
label: 'Github',
},
],
},
{
items: [
{
href: 'https://jobs.status.im/',
label: 'Work with us',
},
{
href: '/terms',
label: 'Terms & conditions',
}
},
],
},
],