add a more soon "game" to landingpage
This commit is contained in:
parent
10d050ec30
commit
c9167cc969
1 changed files with 5 additions and 0 deletions
|
@ -9,5 +9,10 @@ export const games: GamesObj = {
|
|||
name: 'Paku biiti',
|
||||
image: '',
|
||||
description: 'Sorteeri kolme suvalise muusika albumi pealkiri, artistid ja pilt.'
|
||||
},
|
||||
'': {
|
||||
name: 'More soonTM',
|
||||
image: '',
|
||||
description: ''
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue