Skip to content
Open
Changes from all commits
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
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ <h4 class="font-medium text-white text-sm">Lorem ipsum dolor sit amet.</h4>
<div
class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
<div>
<h4 class="font-medium text-white text-sm">Pratish Chaudhary</h4> <!-- EDIT ME -->
<span class="text-xs text-slate-500 font-mono">hi i'am dipra, I am a ce student,.,,,</span> <!-- EDIT ME -->
<h4 class="font-medium text-white text-sm">Unique</h4> <!-- EDIT ME -->
<span class="text-xs text-slate-500 font-mono">hi i'am Unique, I am a ce student,.,,,</span> <!-- EDIT ME -->
</div>
<span
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>
Expand Down