diff --git a/public/games b/public/games index 11287d0..2e6cd67 160000 --- a/public/games +++ b/public/games @@ -1 +1 @@ -Subproject commit 11287d0a834c672a55d10164dbfefe9ee1922d3d +Subproject commit 2e6cd673ab519025af951713868860b7895b11b8 diff --git a/src/json/games.json b/src/json/games.json index d304290..c501e13 100644 --- a/src/json/games.json +++ b/src/json/games.json @@ -134,6 +134,11 @@ "image": "/games/grindcraft/logo.png", "slug": "grindcraft" }, + "help-no-brake": { + "name": "Help No Brake", + "image": "/games/help-no-brake/logo.webp", + "slug": "help-no-brake" + }, "idle-breakout": { "name": "Idle Breakout", "image": "/games/idle-breakout/logo.png", @@ -204,6 +209,11 @@ "image": "/games/solitaire/logo.png", "slug": "solitaire" }, + "sort-the-court": { + "name": "Sort the Court", + "image": "/games/sort-the-court/logo.jpg", + "slug": "sort-the-court" + }, "superhot": { "name": "Superhot", "image": "/games/superhot/logo.png",