feat: add links pointing to the dice page
This commit is contained in:
parent
bc50261221
commit
694787fe07
1 changed files with 2 additions and 2 deletions
|
@ -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',
|
||||
|
|
Reference in a new issue