diff --git a/apps/taiga-lumbermill/src/components/app/app.routes.ts b/apps/taiga-lumbermill/src/components/app/app.routes.ts index 7ed84af80..df0324a29 100644 --- a/apps/taiga-lumbermill/src/components/app/app.routes.ts +++ b/apps/taiga-lumbermill/src/components/app/app.routes.ts @@ -34,6 +34,13 @@ export const appRoutes: Route[] = [ }, ], }, + { + path: 'theme', + loadComponent: async () => + import('../../dashboards/theme-generator/theme-generator.component').then( + (mod) => mod.ThemeGeneratorComponent, + ), + }, { path: '', loadComponent: async () => diff --git a/apps/taiga-lumbermill/src/components/navigation/navigation.component.html b/apps/taiga-lumbermill/src/components/navigation/navigation.component.html index aff567117..b14fb1385 100644 --- a/apps/taiga-lumbermill/src/components/navigation/navigation.component.html +++ b/apps/taiga-lumbermill/src/components/navigation/navigation.component.html @@ -8,8 +8,7 @@ - A very very long product name - Test + Taiga lumbermill - - A very very long product name - + Taiga lumbermill + - - Search - - Groups + Theme Generator - - Settings - - - Account - Notifications - Privacy - - - - - Account - Notifications - Privacy - - - By default ellipsis is used but you can use fade too - - - - Add -