website: add link to Facebook page

This commit is contained in:
Yangshun
2021-07-17 22:45:52 +08:00
parent e333cbc73c
commit 28c043c3f4

View File

@ -26,6 +26,11 @@ module.exports = {
label: 'GitHub', label: 'GitHub',
position: 'right', position: 'right',
}, },
{
href: 'https://www.facebook.com/techinterviewhandbook',
label: 'Facebook',
position: 'right',
},
], ],
}, },
footer: { footer: {