@@ -59,6 +59,35 @@ const CONTRIBUTERS = [
59
59
` ,
60
60
github : "https://github.com/debarati-06" ,
61
61
} ,
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
+ }
62
89
] ;
63
90
64
91
export default CONTRIBUTERS ;
92
+
93
+
0 commit comments