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',
|
href: 'https://twitter.com/Logos_state',
|
||||||
label: 'Twitter',
|
label: 'Twitter',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: 'https://lenster.xyz/u/logos-state',
|
||||||
|
label: 'Lens',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
href: 'https://astral.ninja/npub1ljkmma77fqr79f8wp28hx68lwkymmqztrsyaepdadujz252fak2sxxw4sl',
|
||||||
|
label: 'Nostr',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/logos-co',
|
href: 'https://github.com/logos-co',
|
||||||
label: 'Github',
|
label: 'Github',
|
||||||
},
|
},
|
||||||
|
],
|
||||||
|
|
||||||
|
},
|
||||||
|
{
|
||||||
|
items: [
|
||||||
|
{
|
||||||
|
href: 'https://jobs.status.im/',
|
||||||
|
label: 'Work with us',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: '/terms',
|
href: '/terms',
|
||||||
label: 'Terms & conditions',
|
label: 'Terms & conditions',
|
||||||
}
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue