From 072769809339ee25bf933ce859d6553532136d1d 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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/include.js b/include.js index 7e5c61184..4b2524c4f 100644 --- a/include.js +++ b/include.js @@ -367,6 +367,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', @@ -2114,7 +2121,7 @@ let cards = [ { artName: 'Bouncy Loader', pageLink: './Art/tmsagarofficial/anim1.html', - imageLink: './Art/gabriel-conde/anim1.gif', + imageLink: './Art/tmsagarofficial/anim1.gif', author: 'tmsagarofficial', githubLink: 'https://github.com/tmsagarofficial' },