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 = [
|
export const NavLinksItems = [
|
||||||
{ label: 'Articles', href: '/search?type=article' },
|
{ label: 'Articles', href: '/search?type=article' },
|
||||||
{ label: 'Podcasts', href: getPostLink('podcast') },
|
{ label: 'Podcasts', href: getPostLink('podcast') },
|
||||||
{ label: 'About', href: '/about' },
|
// { label: 'About', href: '/about' },
|
||||||
]
|
]
|
||||||
|
|
||||||
export const FooterLinksItems: {
|
export const FooterLinksItems: {
|
||||||
|
|
|
@ -19,7 +19,7 @@ export const siteConfigs = {
|
||||||
'update',
|
'update',
|
||||||
'whistleblower',
|
'whistleblower',
|
||||||
],
|
],
|
||||||
xHandle: 'logos_state',
|
xHandle: 'NetStatePress',
|
||||||
youtubeHandle: ',',
|
youtubeHandle: '@NetworkStatePress',
|
||||||
githubHandle: 'logos-co',
|
githubHandle: 'logos-co',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue