diff --git a/public/images/demon.jpg b/public/images/demon.jpg new file mode 100644 index 0000000..94654d2 Binary files /dev/null and b/public/images/demon.jpg differ diff --git a/utils/contributors.js b/utils/contributors.js index fe0a6fc..5b5471c 100644 --- a/utils/contributors.js +++ b/utils/contributors.js @@ -8,30 +8,11 @@ const CONTRIBUTERS = [ }, // Start adding your data below { - handle_name: 'subodhk', - name: "Subodh Verma", - image: "/images/subodh.jpg", - description: ` - -
- - Chilling - -
- - Working - -
- - Playing - -
- - Eating - -
- `, - github: "https://github.com/subodhk01", + handle_name: 'Harsh-Singh16', + name: "Harsh Singh", + image: "\images\demon.jpg", + description:"Hello everyone, this is my first card.", + github: "https://github.com/Harsh-Singh16", }, ];