Skip to content

Commit

Permalink
chore: add game (#309)
Browse files Browse the repository at this point in the history
* chore: add game

* Apply automatic changes

* chore: add game serie

* Apply automatic changes

---------

Co-authored-by: jy95 <[email protected]>
  • Loading branch information
jy95 and jy95 authored Dec 17, 2023
1 parent 09142a6 commit 344656a
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
Binary file not shown.
13 changes: 13 additions & 0 deletions src/app/api/games/games.json
Original file line number Diff line number Diff line change
Expand Up @@ -2125,5 +2125,18 @@
"platform":"PS3",
"availableAt":20250117,
"endAt":20250217
},
{
"title": "Sly 2 : Association de voleurs",
"playlistId": "PLRfhDHeBTBJ6WKXcBeMcBP7JVfRmbc361",
"releaseDate": "07/12/2011",
"duration": "11:26:08",
"genres": [
"Action",
"Adventure"
],
"platform": "PS3",
"availableAt":20250221,
"endAt":20250312
}
]
7 changes: 7 additions & 0 deletions src/app/api/series/series.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,5 +244,12 @@
"PLRfhDHeBTBJ4AAsZf91kxWWrQEKHae4Wx",
"PLRfhDHeBTBJ5VLwcplFFMaHjd5eKC4p2A"
]
},
{
"name": "Sly Cooper",
"games": [
"PLRfhDHeBTBJ4ZNp1r0Rlsc2yopGcndh3x",
"PLRfhDHeBTBJ6WKXcBeMcBP7JVfRmbc361"
]
}
]

1 comment on commit 344656a

@vercel
Copy link

@vercel vercel bot commented on 344656a Dec 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gpfr – ./

jy95-github-io.vercel.app
gpfr-jy95.vercel.app
gpfr-git-master-jy95.vercel.app

Please sign in to comment.