Skip to content
Merged
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
10 changes: 5 additions & 5 deletions leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,17 +79,17 @@
<h1>Leaderboard</h1>
<p>Check out our winners from previous Code Hackathons! Earn your spot here by participating in our upcoming events. Until then, practice, practice, practice!</p>
<div class="event-card">
<h3>️👑 Week #10</h3>
<h3>️Week #10 <a href="https://www.hackerrank.com/contests/week-10-code-hackathon/leaderboard" class="badge badge-success" target="_blank">Full list</a></h3>
<ul class="list-group">
<li class="list-group-item d-flex justify-content-between align-items-center">
<span class="badge badge-primary">1<sup>st</sup></span>
Want the crown next to your name?
<span>🤔</span>
👑 J. Pavan Kumar
<span class="badge badge-dark">3/4, B12</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<span class="badge badge-dark">2<sup>nd</sup></span>
Come participate in our events!
<span>🎉</span>
Prashast Dwivedi
<span class="badge badge-dark">3/4, B11</span>
</li>
</ul>
</div>
Expand Down