From c0169dd8b534bdd6e5d2987c4ca01745d45b2ab1 Mon Sep 17 00:00:00 2001 From: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com> Date: Tue, 31 Oct 2023 02:04:30 +0530 Subject: [PATCH] fix: Unexpected token ':' at include.js (#2398) --- include.js | 1 + 1 file changed, 1 insertion(+) diff --git a/include.js b/include.js index b363724a7..fc4de6b22 100644 --- a/include.js +++ b/include.js @@ -2607,6 +2607,7 @@ let cards = [ author: 'Suparna Das', githubLink: 'https://github.com/Suparnaen' }, + { artName: 'Bouncing Balls with colour change', pageLink: './Art/Vivek-GuptaXCode/bouncing-ball.html', imageLink: './Art/Vivek-GuptaXCode/bouncing-ball.gif',