lil fix, try this
This commit is contained in:
parent
fde1f33dd8
commit
446430f184
@ -5,7 +5,7 @@ export const defaultHeaderLinks = [
|
||||
content: [
|
||||
{ href: 'https://github.com/LaconicNetwork', title: 'GitHub' },
|
||||
{ href: '/about#roadmap', title: 'Roadmap' },
|
||||
{ href: 'https://discord.com/invite/ukhbBemyxY', title: 'Chat' },
|
||||
{ href: 'https://discord.com/invite/ukhbBemyxY', title: 'Chat' }
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -27,7 +27,6 @@ export const defaultHeaderLinks = [
|
||||
{ href: '/partners', title: 'Partners' },
|
||||
{ href: '/press', title: 'Newsroom' },
|
||||
{ href: '/careers', title: 'Careers' },
|
||||
{ href: 'https://docs.laconic.com/faq', title: 'FAQ' },
|
||||
{ href: '/contact', title: 'Contact' }
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user