Skip to content

Commit 0bd6189

Browse files
committed
PR #31: feat: add [Miksam Limbu] profile badge to playground
1 parent cde89be commit 0bd6189

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,15 @@ <h4 class="font-medium text-white text-sm">Aadhar manandhar</h4> <!-- EDIT ME --
181181
<span
182182
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
183183
</div>
184+
<div
185+
class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
186+
<div>
187+
<h4 class="font-medium text-white text-sm">Miksam Limbu</h4> <!-- EDIT ME -->
188+
<span class="text-xs text-slate-500 font-mono">Roll: 51 (CS-1st Yr)</span> <!-- EDIT ME -->
189+
</div>
190+
<span
191+
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
192+
</div>
184193

185194
</div>
186195
</div>

0 commit comments

Comments
 (0)