chore: update social links and hide about

This commit is contained in:
jinhojang6 2023-10-20 16:40:24 +09:00
parent 37a1876b07
commit 2aea6943d2
2 changed files with 3 additions and 3 deletions

View File

@ -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: {

View File

@ -19,7 +19,7 @@ export const siteConfigs = {
'update',
'whistleblower',
],
xHandle: 'logos_state',
youtubeHandle: ',',
xHandle: 'NetStatePress',
youtubeHandle: '@NetworkStatePress',
githubHandle: 'logos-co',
}