Skip to content

Commit

Permalink
Picture added
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshith committed Jun 4, 2022
1 parent 393b9af commit 7ccaa19
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
Binary file added public/images/Harshith.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions utils/contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,35 @@ const CONTRIBUTERS = [
`,
github: "https://github.com/debarati-06",
},

{
handle_name: 'Harshith1263',
name: "Harshith",
image: "/home/harshith/CSOC22-Week0-namecards/public/images/Harshith.jpeg",
description: `
<script src="https://cdn.lordicon.com//libs/frhvbuzj/lord-icon-2.0.2.js"></script>
<div class="text-center">
<lord-icon src="https://cdn.lordicon.com/ycnmpwon.json" trigger="loop" colors="primary:#121331,secondary:#66d7ee" style="width:25px;height:25px"></lord-icon>
Chilling
<lord-icon src="https://cdn.lordicon.com/ycnmpwon.json" trigger="loop" colors="primary:#121331,secondary:#66d7ee" style="width:25px;height:25px"></lord-icon>
<br />
<lord-icon src="https://cdn.lordicon.com/wxnxiano.json" trigger="loop" colors="primary:#121331,secondary:#2516c7" style="width:25px;height:25px"></lord-icon>
Working
<lord-icon src="https://cdn.lordicon.com/wxnxiano.json" trigger="loop" colors="primary:#121331,secondary:#2516c7" style="width:25px;height:25px"></lord-icon>
<br />
<lord-icon src="https://cdn.lordicon.com/fvkdonkw.json" trigger="loop" colors="primary:#121331,secondary:#c7166f" style="width:25px;height:25px"></lord-icon>
Playing
<lord-icon src="https://cdn.lordicon.com/fvkdonkw.json" trigger="loop" colors="primary:#121331,secondary:#c7166f" style="width:25px;height:25px"></lord-icon>
<br />
<lord-icon src="https://cdn.lordicon.com/jpdtnwas.json" trigger="loop" colors="primary:#121331,secondary:#e88c30" style="width:25px;height:25px"></lord-icon>
Eating
<lord-icon src="https://cdn.lordicon.com/jpdtnwas.json" trigger="loop" colors="primary:#121331,secondary:#e88c30" style="width:25px;height:25px"></lord-icon>
</div>
`,
github: "https://github.com/Harshith1263",
}
];

export default CONTRIBUTERS;


1 comment on commit 7ccaa19

@Harshith1263
Copy link

@Harshith1263 Harshith1263 commented on 7ccaa19 Jun 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both the changes are Done

Please sign in to comment.