website: simplify hero

This commit is contained in:
Yangshun
2022-01-29 11:49:46 +08:00
parent 96e169c0cb
commit 6773dc02ec
2 changed files with 4 additions and 4 deletions

View File

@@ -35,11 +35,13 @@ module.exports = {
href: 'https://www.facebook.com/techinterviewhandbook',
position: 'right',
className: 'navbar-icon navbar-icon-facebook',
'aria-label': 'Facebook page',
},
{
href: 'https://twitter.com/yangshunz',
position: 'right',
className: 'navbar-icon navbar-icon-twitter',
'aria-label': 'Twitter page',
},
],
},