contents: publish behavioral round overview

This commit is contained in:
Yangshun Tay
2019-09-14 16:51:46 -07:00
parent 101f968fe8
commit 895d6f947c
4 changed files with 13 additions and 6 deletions

View File

@ -26,7 +26,12 @@ module.exports = {
{
type: 'category',
label: 'Behavioral Round',
items: ['star-format', 'behavioral-questions', 'psychological-tricks'],
items: [
'behavioral-round-overview',
'star-format',
'behavioral-questions',
'psychological-tricks',
],
},
'questions-to-ask',
],