Update src/constants.ts
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
This commit is contained in:
parent
8659934f6c
commit
a84608a8f9
@ -15,7 +15,7 @@ export const LANDING_PAGE_DATA = {
|
||||
],
|
||||
featuredGames: [
|
||||
'Persona 3 Reload',
|
||||
'Caravan Sandwitch',
|
||||
'Baldur\'s Gate 3',
|
||||
'Cyberpunk 2077',
|
||||
'ELDEN RING',
|
||||
'FINAL FANTASY VII REMAKE INTERGRADE'
|
||||
@ -112,7 +112,7 @@ export const REACTIONS = {
|
||||
// NOTE: there should be a corresponding CSV file in public/assets/games folder for each entry in the array
|
||||
export const GAME_FILES = [
|
||||
'Games_Itch.csv',
|
||||
'Games_Nintendo',
|
||||
'Games_Nintendo.csv',
|
||||
'Games_Other.csv',
|
||||
'Games_Steam.csv'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user