Skip to content

Commit

Permalink
refactor: remove commented-out WindesheimTechRadar route from navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
paul committed Dec 4, 2024
1 parent f48d0a2 commit 0ac8577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/navigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ export const navigationBarLinks: NavigationBarLink[] = [
{ icon: 'quizzes', route: Routes.Quizzes },
{ icon: 'prompts', route: Routes.PromptLibrary },
{ icon: 'questions', route: Routes.QuestionPage },
// { icon: 'WTR', route: Routes.WindesheimTechRadar },
];

0 comments on commit 0ac8577

Please sign in to comment.