chore: update footer links
This commit is contained in:
parent
fe088f8769
commit
ed2bd191c9
|
@ -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',
|
||||
}
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue