mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 20:52:00 +08:00
website: change Twitter link to official account
This commit is contained in:
@ -56,7 +56,7 @@ module.exports = {
|
||||
'aria-label': 'Facebook page',
|
||||
},
|
||||
{
|
||||
href: 'https://twitter.com/yangshunz',
|
||||
href: 'https://twitter.com/techinterviewhb',
|
||||
position: 'right',
|
||||
className: 'navbar-icon navbar-icon-twitter',
|
||||
'aria-label': 'Twitter page',
|
||||
@ -125,7 +125,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
label: 'Twitter',
|
||||
href: 'https://twitter.com/yangshunz',
|
||||
href: 'https://twitter.com/techinterviewhb',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user