From 58e976b17da409c45256c5194278553daa5f6703 Mon Sep 17 00:00:00 2001 From: S A G A R <110724849+tmsagarofficial@users.noreply.github.com> Date: Mon, 23 Oct 2023 08:23:53 +0530 Subject: [PATCH] Update include.js --- include.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/include.js b/include.js index a100ba67f..9ee307f5a 100644 --- a/include.js +++ b/include.js @@ -407,6 +407,13 @@ let cards = [ author: 'Joy', githubLink: 'https://github.com/jatanassian' }, + { + artName: 'Bouncy Loader', + pageLink: './Art/tmsagarofficial/anim2.html', + imageLink: './Art/tmsagarofficial/anim2.gif', + author: 'tmsagarofficial', + githubLink: 'https://github.com/tmsagarofficial' + }, { artName: 'Orbiting-Ball', pageLink: './Art/Tipchan/OrbitingBall.html',