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