Skip to content

Commit

Permalink
added changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sathishveerananiiitb committed Oct 29, 2024
1 parent 72c1008 commit a6fa6ac
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 10 deletions.
Binary file modified assets/img/gallery/Vbadminton.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/gallery/Vfootball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/gallery/Vkabaddi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/gallery/Vtabletennis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/gallery/Vtennis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/gallery/Vthrowball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/neha.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion badminton.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<div class="row">
<div class="col-xl-12">
<div class="hero-cap text-center">
<h2><a href="events.html" class="events-link">Events</a> > Kabaddi</h2>
<h2><a href="events.html" class="events-link">Events</a> > Badminton</h2>
</div>
</div>
</div>
Expand Down
34 changes: 25 additions & 9 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,18 +166,19 @@ <h2>Sports Committee</h2>

<div class="row justify-content-center">
<!-- Row 1: 4 People -->

<div class="col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center">
<div class="single-team mb-30">
<div class="team-img">
<img src="assets/img/gallery/sourav.png" alt="">
<img src="assets/img/gallery/neha.png" alt="">
<ul class="team-social">
<li><a href="https://www.instagram.com/sourav_m_dileep/" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/sourav-m-dileep-970270262/" target="_blank"><i class="fab fa-linkedin"></i></a></li>
<!-- <li><a href="https://www.instagram.com/jayeshpandit45/" target="_blank"><i class="fab fa-instagram"></i></a></li> -->
<li><a href="https://www.linkedin.com/in/neha-arora-phd-83384b264/" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
<div class="team-caption text-center">
<h3><a href="#">Sourav M Dileep</a></h3>
<p>IMT2022033</p>
<h3><a href="#">Neha Arora</a></h3>
<p>Sports Director</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -295,14 +296,14 @@ <h3><a href="#">Jayesh Pandit</a></h3>
</div>
</div>

<!-- Row 3: 3 People -->
<!-- Row 3: 4 People -->
<div class="col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center">
<div class="single-team mb-30">
<div class="team-img">
<img src="assets/img/gallery/veer.png" alt="">
<ul class="team-social">
<li><a href="https://www.instagram.com/dx.rsh/" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/darsh-veer-singh-5836bb288/" target="_blank"><i class="fab fa-linkedin"></i></a></li>
<li><a href="https://www.linkedin.com/in/darsh-veer-singh-5836bb288" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
<div class="team-caption text-center">
Expand Down Expand Up @@ -343,6 +344,22 @@ <h3><a href="#">Sakina Baranwala</a></h3>
</div>
</div>
</div>

<div class="col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center">
<div class="single-team mb-30">
<div class="team-img">
<img src="assets/img/gallery/sourav.png" alt="">
<ul class="team-social">
<li><a href="https://www.instagram.com/sourav_m_dileep/" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/sourav-m-dileep-970270262/" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
<div class="team-caption text-center">
<h3><a href="#">Sourav M Dileep</a></h3>
<p>IMT2022033</p>
</div>
</div>
</div>
</div>

<!-- Header for Website & Design -->
Expand All @@ -351,7 +368,7 @@ <h2>Website & Design</h2>
</div>

<div class="row justify-content-center">
<!-- Row with 2 People -->

<div class="col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center">
<div class="single-team mb-30">
<div class="team-img">
Expand All @@ -374,7 +391,6 @@ <h3><a href="#">Tahir Khadarabad</a></h3>
<div class="team-img">
<img src="assets/img/gallery/meenal.png" alt="">
<ul class="team-social">
<!-- <li><a href="https://www.instagram.com/iamtah1r/" target="_blank"><i class="fab fa-instagram"></i></a></li> -->
<li><a href="https://www.linkedin.com/in/meenaljain21/" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
Expand Down

0 comments on commit a6fa6ac

Please sign in to comment.