Skip to content

Commit

Permalink
added include.js file
Browse files Browse the repository at this point in the history
  • Loading branch information
wcgraupmann authored and LaurelineP committed Jul 1, 2024
1 parent cef92e9 commit bb3678e
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions include.js
Original file line number Diff line number Diff line change
Expand Up @@ -2943,7 +2943,7 @@ let cards = [
author: 'Abiel',
githubLink: 'https://github.com/arr199'
},
=======
{
artName: "EvaCtion",
pageLink: "./Art/EvaCtion/index.html",
author: "Gawbb",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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'
}
];

Expand Down

0 comments on commit bb3678e

Please sign in to comment.