diff --git a/Cards/Amey/1.css b/Cards/Amey/1.css new file mode 100644 index 0000000..e69de29 diff --git a/Cards/Amey/1.html b/Cards/Amey/1.html new file mode 100644 index 0000000..21300c8 --- /dev/null +++ b/Cards/Amey/1.html @@ -0,0 +1,4 @@ + + + \ No newline at end of file diff --git a/index.js b/index.js index 55255c6..f6a0282 100644 --- a/index.js +++ b/index.js @@ -23,7 +23,15 @@ let cards = [ imageLink: "./Cards/Abhay/abhay.gif", author: "Abhay", githubLink: 'https://github.com/abhaygzb15' + }, + { + artName: "random", + pageLink: "./Cards/Amey/1.html", + imageLink: "./Cards/Abhay/amey.gif", + author: "Amey", + githubLink: 'https://github.com/amey' } + ]; // +--------------------------------------------------------------------------------+