added a new games list
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
This commit is contained in:
parent
b10fe68a2d
commit
7c7f756fb4
@ -15,7 +15,7 @@ export const LANDING_PAGE_DATA = {
|
|||||||
],
|
],
|
||||||
featuredGames: [
|
featuredGames: [
|
||||||
'Persona 3 Reload',
|
'Persona 3 Reload',
|
||||||
'Caravan Sandwitch',
|
'Baldur\'s Gate 3',
|
||||||
'Cyberpunk 2077',
|
'Cyberpunk 2077',
|
||||||
'ELDEN RING',
|
'ELDEN RING',
|
||||||
'FINAL FANTASY VII REMAKE INTERGRADE'
|
'FINAL FANTASY VII REMAKE INTERGRADE'
|
||||||
@ -113,7 +113,8 @@ export const REACTIONS = {
|
|||||||
export const GAME_FILES = [
|
export const GAME_FILES = [
|
||||||
'Games_Itch.csv',
|
'Games_Itch.csv',
|
||||||
'Games_Other.csv',
|
'Games_Other.csv',
|
||||||
'Games_Steam.csv'
|
'Games_Steam.csv',
|
||||||
|
'Games_Nintendo'
|
||||||
]
|
]
|
||||||
|
|
||||||
export const MAX_MODS_PER_PAGE = 10
|
export const MAX_MODS_PER_PAGE = 10
|
||||||
|
Loading…
Reference in New Issue
Block a user