add a more soon "game" to landingpage

This commit is contained in:
Mihkel Martin Kasterpalu 2025-01-22 17:05:10 +02:00
parent 10d050ec30
commit c9167cc969

View file

@ -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: ''
}
};