diff --git a/website/sidebars.js b/website/sidebars.js index f5db459a40..d52b899fc6 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -168,6 +168,17 @@ module.exports = { type: 'category', label: 'Pogo Stick', items: [ + { + type: 'category', + label: 'Baseline Profiles', + items: [ + { + type: 'doc', + id: 'fb/related_teams/pogo/baseline_profiles/manual_profile_generation', + label: 'Manual Profile Generation' + } + ] + }, { type: 'category', label: 'Pogo Stick Team Internal',