contents: add back links to old articles under misc

This commit is contained in:
Yangshun Tay
2022-04-29 17:02:20 +08:00
parent d8ef797cce
commit e7ffec6a70
4 changed files with 8 additions and 13 deletions

View File

@ -103,7 +103,12 @@ module.exports = {
],
},
{
Misc: ['interviewer-cheatsheet'],
Misc: [
'interview-formats-top-companies',
'interviewer-cheatsheet',
'landscape',
'engineering-levels',
],
},
],
};