feat: add links pointing to the dice page

This commit is contained in:
Phan Huy Tran 2025-05-21 10:39:43 +02:00 committed by Phan Huy Tran
commit 694787fe07

View file

@ -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',