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 @@ -149,8 +149,8 @@ <h3 class="text-2xl font-bold text-gray-800">Our Contributors</h3>

<!-- EXAMPLE CONTRIBUTOR CARD START -->
<div class="border-2 border-dashed border-indigo-200 p-4 rounded-lg bg-indigo-50">
<p class="font-bold text-indigo-800">🚀 Mikhil</p>
<p class="text-sm text-indigo-600 italic">"Teaching the world to code, one commit at a time."</p>
<p class="font-bold text-indigo-800">🚀 Contributor Vijaysing</p>
<p class="text-sm text-indigo-600 italic">"Teaching the world to code, one commit at a time, do it with full Honesty."</p>
</div>
<!-- EXAMPLE CONTRIBUTOR CARD END -->

Expand Down