mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
marketing: add IG profile
This commit is contained in:
@ -66,6 +66,12 @@ module.exports = {
|
||||
className: 'navbar-icon navbar-icon-twitter',
|
||||
'aria-label': 'Twitter page',
|
||||
},
|
||||
{
|
||||
href: 'https://www.instagram.com/techinterviewhandbook',
|
||||
position: 'right',
|
||||
className: 'navbar-icon navbar-icon-instagram',
|
||||
'aria-label': 'Instagram page',
|
||||
},
|
||||
{
|
||||
href: 'https://www.facebook.com/techinterviewhandbook',
|
||||
position: 'right',
|
||||
|
Reference in New Issue
Block a user