Skip to content

Commit 72ff91e

Browse files
committed
refactor: add own Name and the roll number
1 parent 0f2bc2b commit 72ff91e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,14 @@ <h4 class="font-medium text-white text-sm">Mimansh Pokhrel Neupane</h4>
133133
</div>
134134

135135
<div class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
136+
<div>
137+
<h4 class="font-medium text-white text-sm">Abhi Devkota</h4> <!-- EDIT ME -->
138+
<span class="text-xs text-slate-500 font-mono">Roll: 8 (CE-1st Yr)</span> <!-- EDIT ME -->
139+
</div>
140+
<span class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
141+
</div>
142+
143+
<div class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
136144
<div>
137145
<h4 class="font-medium text-white text-sm">[Your Name]</h4> <!-- EDIT ME -->
138146
<span class="text-xs text-slate-500 font-mono">Roll: 2 (CE-1st Yr)</span> <!-- EDIT ME -->

0 commit comments

Comments
 (0)