mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-24 10:32:01 +08:00
website: simplify hero
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user