website: change Twitter link to official account

pull/265/head
Yangshun 3 years ago
parent 058db4a841
commit fc7647ea52

@ -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',
}, },
], ],
}, },

Loading…
Cancel
Save