Skip to content

Commit

Permalink
Update include.js
Browse files Browse the repository at this point in the history
  • Loading branch information
varadtote authored and LaurelineP committed Oct 29, 2023
1 parent cbaa18e commit 2eb5868
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions include.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,25 @@
let cards = [
{
artName: 'Elevator Ride',
pageLink: './Art/deverestHood/index.html',
imageLink: './Art/deverestHood/elevator-ride.gif',
author: 'deverestHood',
githubLink: 'https://github.com/deverestHood'
},
{
artName: 'Moving Rectangle',
pageLink: './Art/lio2011/index.html',
imageLink: './Art/lio2011/Moving_rectangle.png',
author: 'lio2011',
githubLink: 'https://github.com/lio2011'
},
{
artName: 'Three Line oscillation Vertical ',
pageLink: './Art/varadtote/three_line_oscillation_vertical.html',
imageLink: './Art/varadtote/three_line_oscillation_vertical.gif',
author: 'Varad Tote',
githubLink: 'https://github.com/varadtote'
},
{
artName: 'Elevator Ride',
pageLink: './Art/deverestHood/index.html',
imageLink: './Art/deverestHood/elevator-ride.gif',
author: 'deverestHood',
githubLink: 'https://github.com/deverestHood'
},
{
artName: 'tilt-card-3d',
pageLink: './Art/Bidexdablitz/index.html',
Expand Down

0 comments on commit 2eb5868

Please sign in to comment.