From bb3678eb8e0df74a8362a721a72da57656639e74 Mon Sep 17 00:00:00 2001 From: wcgraupmann <141872356+wcgraupmann@users.noreply.github.com> Date: Wed, 15 Nov 2023 09:12:48 -0600 Subject: [PATCH] added include.js file --- include.js | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/include.js b/include.js index 7b2017c0c..91c90d86e 100644 --- a/include.js +++ b/include.js @@ -2943,7 +2943,7 @@ let cards = [ author: 'Abiel', githubLink: 'https://github.com/arr199' }, -======= + { artName: "EvaCtion", pageLink: "./Art/EvaCtion/index.html", author: "Gawbb", @@ -3046,12 +3046,6 @@ let cards = [ author: "Christopher Spencer", githubLink: "https://github.com/cspencernd", }, - { - pageLink: "./Art/GabrielArt/GabrielArt.html", - imageLink: "./Art/GabrielArt/ZTM.jpg", - author: "GabrielAvramescu", - githubLink: "https://github.com/GabrielAvramescu", - }, { artName: "Pong", pageLink: "./Art/danielalanholmes/index.html", @@ -3906,6 +3900,13 @@ let cards = [ imageLink: './Art/FanisKapetanakis/Carousel.gif', author: 'Fanis', githubLink: 'https://github.com/KapetanakisFanis' + }, + { + artName: 'Red White and Blue', + pageLink: './Art/wcgraupmann/index.html', + imageLink: './Art/wcgraupmann/giphy.gif', + author: 'Will Graupmann', + githubLink: 'https://github.com/wcgraupmann' } ];