diff --git a/public/games.json b/public/games.json index 1a06cf7..d5316d5 100644 --- a/public/games.json +++ b/public/games.json @@ -1,4 +1,9 @@ [ + { + "title": "Suggest a game", + "image": "https://t4.ftcdn.net/jpg/01/26/10/59/360_F_126105961_6vHCTRX2cPOnQTBvx9OSAwRUapYTEmYA.jpg", + "url": "https://docs.google.com/forms/d/e/1FAIpQLSeI5pSQCeR3nW5yCW0KrNXrB8c_yMIqqD4rjxa6OiiZmEZXMQ/viewform" + }, { "title": "2048", "image": "https://gabrielecirulli.github.io/2048/meta/og_image.png",