mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-08-01 17:35:08 +08:00
[portal][nav] hide global nav for resumes
This commit is contained in:
@ -15,6 +15,7 @@ const navigation: ProductNavigationItems = [
|
||||
|
||||
const config = {
|
||||
navigation,
|
||||
showGlobalNav: true,
|
||||
title: 'Tech Interview Handbook',
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user