From e714a646968e1da87287ab60b7315c41b2aecec9 Mon Sep 17 00:00:00 2001 From: Exp1o1 <166666343+Exp1o1@users.noreply.github.com> Date: Sun, 19 May 2024 19:57:53 -0500 Subject: [PATCH] Update games.json --- public/games.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/games.json b/public/games.json index f818433..927bb79 100644 --- a/public/games.json +++ b/public/games.json @@ -326,14 +326,14 @@ "url": "https://webglmath.github.io/candy-jump/" }, { - "title": "", - "image": "/images/", - "url": "" + "title": "Raft Wars", + "image": "/images/Raft_Wars.jfif", + "url": "https://webglmath.github.io/raft-wars/" }, { - "title": "", - "image": "/images/", - "url": "" + "title": "Raft Wars 2", + "image": "/images/Raft_Wars2.jfif", + "url": "https://webglmath.github.io/raft-wars-2/" } ]