diff --git a/frontend/src/app/feature/home/home.component.ts b/frontend/src/app/feature/home/home.component.ts index 07b5f9f..494c03f 100644 --- a/frontend/src/app/feature/home/home.component.ts +++ b/frontend/src/app/feature/home/home.component.ts @@ -72,9 +72,9 @@ export default class HomeComponent implements OnInit { }, { id: '5', - name: 'Liars Dice', + name: 'Dice', image: '/liars-dice.webp', - route: '/game/liars-dice', + route: '/game/dice', }, { id: '6',