VENHA SOMAR SUAS OPINIÕES À NOSSA REDE!
+Quanto mais opiniões, mais ricas serão nossas discussões
+diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 652ae79..a5a4923 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -69,7 +69,7 @@ import { ThemeFooterComponent } from './hotspots/components/theme-footer/theme-f import { ThemeHeaderComponent } from './hotspots/components/theme-header/theme-header.component'; import { ThemeTopHeaderComponent } from './hotspots/components/theme-top-header/theme-top-header.component'; import { ThemeMenuComponent } from './hotspots/components/theme-menu/theme-menu.component'; - +import { ThemeComeAddComponent } from './hotspots/components/theme-come-add/theme-come-add.component'; // Gamification Tour components import { TourInterceptor } from './gamification/shared/tour.interceptor'; @@ -138,6 +138,7 @@ export function HttpLoaderFactory(http: HttpClient) { ThemeMenuComponent, HomeComponent, HowItWorksComponent, + ThemeComeAddComponent, theme.hotspots ], imports: [ diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index dd3a6a5..184804a 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -10,3 +10,5 @@
VENHA SOMAR SUAS OPINIÕES À NOSSA REDE!
+Quanto mais opiniões, mais ricas serão nossas discussões
+