Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added my namecard #95

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions utils/contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,32 @@ const CONTRIBUTERS = [
`,
github: "https://github.com/debarati-06",
},
{
handle_name: 'Garima-8604',
name: "Garima",
image: "C:\Users\HP\Downloads\Garima_idcard.jpeg",
debarati-06 marked this conversation as resolved.
Show resolved Hide resolved
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/Garima-8604",
},
];

export default CONTRIBUTERS;