chore: update social links and hide about
This commit is contained in:
parent
37a1876b07
commit
2aea6943d2
|
@ -18,7 +18,7 @@ export const AuthorsConfig = {
|
|||
export const NavLinksItems = [
|
||||
{ label: 'Articles', href: '/search?type=article' },
|
||||
{ label: 'Podcasts', href: getPostLink('podcast') },
|
||||
{ label: 'About', href: '/about' },
|
||||
// { label: 'About', href: '/about' },
|
||||
]
|
||||
|
||||
export const FooterLinksItems: {
|
||||
|
|
|
@ -19,7 +19,7 @@ export const siteConfigs = {
|
|||
'update',
|
||||
'whistleblower',
|
||||
],
|
||||
xHandle: 'logos_state',
|
||||
youtubeHandle: ',',
|
||||
xHandle: 'NetStatePress',
|
||||
youtubeHandle: '@NetworkStatePress',
|
||||
githubHandle: 'logos-co',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue