Skip to content

Commit

Permalink
Added my name to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushnr committed Sep 10, 2023
1 parent a779178 commit 2531a4c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion include.js
Original file line number Diff line number Diff line change
Expand Up @@ -6521,11 +6521,18 @@ let cards = [
},
{
artName: 'Rolling Happy',
pageLink: './Art/marion/index.html',
pageLink: './Art/animatorn/index.html',
imageLink: './Art/marion/smiles.gif',
author: 'Marion',
githubLink: 'https://github.com/marionjudy13'
},
{
artName: "Aayush's 3D Card",
pageLink: './Art/AayushNair/3d/index.html',
imageLink: './Art/AayushNair/3d/style.css',
author: 'Aayush',
githubLink: 'https://github.com/aayushnr'
}
];

// +--------------------------------------------------------------------------------+
Expand Down

0 comments on commit 2531a4c

Please sign in to comment.