Skip to content

Commit

Permalink
Added Vedant as volunteer
Browse files Browse the repository at this point in the history
  • Loading branch information
vedant-kakde committed Sep 22, 2022
1 parent 85e77e7 commit 0b97314
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file added images/vols/vedant-kakde-pic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1883,6 +1883,12 @@ <h4 class="main-heading-ttl text-center">Volunteers</h4>
<i class="icon large ion-logo-linkedin"></i>@sukanyamandal</a>
</div>
</div>
<div class="person" data-fname="Vedant" data-lname="Kakde">
<div class="img">
<a target="_blank" href="https://www.linkedin.com/in/vedant-kakde/">
<i class="icon large ion-logo-linkedin"></i>@vedant-kakde</a>
</div>
</div>
<div class="person" data-fname="Vibhu" data-lname="B">
<div class="img">
<a target="_blank" href="https://www.linkedin.com/in/vibzonline">
Expand Down
4 changes: 4 additions & 0 deletions stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2931,6 +2931,10 @@ ul.circle li {
background-image: url(../images/vols/vivek-raja.jpeg);
}

#page .section-6 .volunteers .vl-i .person[data-fname="Vedant"] .img {
background-image: url(../images/vols/vedant-kakde-pic.png);
}

#page .section-6 .volunteers .vl-i .person[data-fname="Sanchit"] .img {
background-image: url(../images/vols/sanchit-jain.jpeg);
}
Expand Down

0 comments on commit 0b97314

Please sign in to comment.