Skip to content

Commit a81f01f

Browse files
mandipsapkotawalterwhite91
authored andcommitted
PR #51: Added info - Mandip Sapkota
1 parent 75f4bae commit a81f01f

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

index.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ <h2 class="text-2xl font-bold text-white flex items-center gap-2">
284284
</div>
285285

286286
<div
287-
class="bg-devCard border border-devBorder p-5 rounded-xl space-y-2 hover:border-devBlue/30 transition">
287+
class="bg-devCard border borde r-devBorder p-5 rounded-xl space-y-2 hover:border-devBlue/30 transition">
288288
<div class="text-devBlue font-bold text-sm tracking-wide uppercase">Step 4: Commit & PR</div>
289289
<p class="text-sm text-slate-400">Stage your changes, commit them locally, and push them back out up
290290
to your remote profile. Finally, initiate a live <strong>Pull Request</strong> back to us!</p>
@@ -331,6 +331,17 @@ <h4 class="font-medium text-white text-sm">Binisha</h4> <!-- EDIT ME -->
331331
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
332332
</div>
333333

334+
<div
335+
class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
336+
<div>
337+
<h4 class="font-medium text-white text-sm">Mandip Sapkota</h4> <!-- EDIT ME -->
338+
<span class="text-xs text-slate-500 font-mono">Roll: 28 (CS-1st Yr)</span> <!-- EDIT ME -->
339+
</div>
340+
<span
341+
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
342+
</div>
343+
344+
334345
</div>
335346
<span
336347
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium"

0 commit comments

Comments
 (0)