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 @@ -606,7 +606,7 @@
<i class="fab fa-steam"></i>
</span>
</a> -->
<a href="#" target="_blank" class="profile-card-social__item discord">
<a href="https://linktr.ee/codingclubiitg" target="_blank" class="profile-card-social__item discord">
<span class="icon-font">
<i class="fab fa-discord"></i>
</span>
Expand All @@ -616,7 +616,7 @@
<i class="fab fa-telegram"></i>
</span>
</a>
<a href="#" target="_blank" class="profile-card-social__item youtube">
<a href="https://linktr.ee/codingclubiitg" target="_blank" class="profile-card-social__item youtube">
<span class="icon-font">
<i class="fab fa-youtube"></i>
</span>
Expand Down