mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 22:58:08 +00:00
Merge pull request #207 from acid-info/social-links
Update social links and hide about
This commit is contained in:
commit
0e141c6f91
@ -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…
x
Reference in New Issue
Block a user