Skip to content

Commit 6a94cb6

Browse files
committed
sample card2
1 parent 13e0fa5 commit 6a94cb6

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

public/images/anks.png

7.96 KB
Loading

utils/contributors.js

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,32 @@ const CONTRIBUTERS = [
3333
`,
3434
github: "https://github.com/debarati-06",
3535
},
36+
{
37+
handle_name: 'ankur12-1610',
38+
name: "Ankur Patil",
39+
image: "/images/anks.jpg",
40+
description: `
41+
<script src="https://cdn.lordicon.com//libs/frhvbuzj/lord-icon-2.0.2.js"></script>
42+
<div class="text-center">
43+
<lord-icon src="https://cdn.lordicon.com//gmzxduhd.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
44+
Chilling
45+
<lord-icon src="https://cdn.lordicon.com//gmzxduhd.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
46+
<br />
47+
<lord-icon src="https://cdn.lordicon.com//xxtkutpo.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
48+
Working
49+
<lord-icon src="https://cdn.lordicon.com//xxtkutpo.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
50+
<br />
51+
<lord-icon src="https://cdn.lordicon.com//pndvzexs.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
52+
Playing
53+
<lord-icon src="https://cdn.lordicon.com//pndvzexs.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
54+
<br />
55+
<lord-icon src="https://cdn.lordicon.com//jpdtnwas.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
56+
Eating
57+
<lord-icon src="https://cdn.lordicon.com//jpdtnwas.json" trigger="loop" colors="primary:#121331,secondary:#08a88a" style="width:25px;height:25px"></lord-icon>
58+
</div>
59+
`,
60+
github: "https://github.com/ankur12-1610",
61+
},
3662
];
3763

3864
export default CONTRIBUTERS;

0 commit comments

Comments
 (0)