Skip to content

Commit 7ccaa19

Browse files
author
Harshith
committed
Picture added
1 parent 393b9af commit 7ccaa19

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

public/images/Harshith.jpeg

97.4 KB
Loading

utils/contributors.js

+29
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,35 @@ const CONTRIBUTERS = [
5959
`,
6060
github: "https://github.com/debarati-06",
6161
},
62+
63+
{
64+
handle_name: 'Harshith1263',
65+
name: "Harshith",
66+
image: "/home/harshith/CSOC22-Week0-namecards/public/images/Harshith.jpeg",
67+
description: `
68+
<script src="https://cdn.lordicon.com//libs/frhvbuzj/lord-icon-2.0.2.js"></script>
69+
<div class="text-center">
70+
<lord-icon src="https://cdn.lordicon.com/ycnmpwon.json" trigger="loop" colors="primary:#121331,secondary:#66d7ee" style="width:25px;height:25px"></lord-icon>
71+
Chilling
72+
<lord-icon src="https://cdn.lordicon.com/ycnmpwon.json" trigger="loop" colors="primary:#121331,secondary:#66d7ee" style="width:25px;height:25px"></lord-icon>
73+
<br />
74+
<lord-icon src="https://cdn.lordicon.com/wxnxiano.json" trigger="loop" colors="primary:#121331,secondary:#2516c7" style="width:25px;height:25px"></lord-icon>
75+
Working
76+
<lord-icon src="https://cdn.lordicon.com/wxnxiano.json" trigger="loop" colors="primary:#121331,secondary:#2516c7" style="width:25px;height:25px"></lord-icon>
77+
<br />
78+
<lord-icon src="https://cdn.lordicon.com/fvkdonkw.json" trigger="loop" colors="primary:#121331,secondary:#c7166f" style="width:25px;height:25px"></lord-icon>
79+
Playing
80+
<lord-icon src="https://cdn.lordicon.com/fvkdonkw.json" trigger="loop" colors="primary:#121331,secondary:#c7166f" style="width:25px;height:25px"></lord-icon>
81+
<br />
82+
<lord-icon src="https://cdn.lordicon.com/jpdtnwas.json" trigger="loop" colors="primary:#121331,secondary:#e88c30" style="width:25px;height:25px"></lord-icon>
83+
Eating
84+
<lord-icon src="https://cdn.lordicon.com/jpdtnwas.json" trigger="loop" colors="primary:#121331,secondary:#e88c30" style="width:25px;height:25px"></lord-icon>
85+
</div>
86+
`,
87+
github: "https://github.com/Harshith1263",
88+
}
6289
];
6390

6491
export default CONTRIBUTERS;
92+
93+

0 commit comments

Comments
 (0)