diff --git a/include.js b/include.js index b7dc48ad8..0e327e7a1 100644 --- a/include.js +++ b/include.js @@ -1,11 +1,4 @@ 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', @@ -13,6 +6,20 @@ let cards = [ 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',