diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 1afb6261..3d09e335 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -164,7 +164,7 @@ const appRoutes: Routes = [ { path: 'prestige-8-1', component: PEightOneComponent }, { path: 'prestige-8-2', component: PEightTwoComponent }, { path: 'prestige-9', component: PNineComponent }, - { path: 'prestige-gay', component: PSixComponent }, + { path: 'prestige-6', component: PSixComponent }, { path: 'xmas-event', component: XmasEventComponent }, { path: 'arena-of-talents', component: ArenaComponent }, { path: '**', pathMatch: "full", component: ErrorPageComponent }, diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 74720fd0..385c49a8 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -7,7 +7,7 @@