[portal][ui] improve product navbar

This commit is contained in:
Yangshun Tay
2022-10-11 17:46:21 +08:00
parent a905f31b2c
commit b52db41965
7 changed files with 27 additions and 15 deletions

View File

@ -17,6 +17,7 @@ const config = {
navigation,
showGlobalNav: true,
title: 'Tech Interview Handbook',
titleHref: '/',
};
export default config;