Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkKrutik committed Oct 23, 2018
1 parent 72aedec commit df73ebc
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions src/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ <h3><a class="name" href="./sudz.html">Sudarshan Kamath</a></h3>
<p class="baseline"><b>Mechanical Engineer, IIT Guwahati</b></p>
<div style="margin: 24px 0;">

<a class="pc" href="#"><i class="fa fa-twitter"></i></a> &nbsp&nbsp
<a class="pc" href="https://www.linkedin.com/in/sudarshankamath/"><i class="fa fa-linkedin"></i></a> &nbsp&nbsp
<a class="pc"href="#"><i class="fa fa-facebook"></i></a>
<a class="pc" href="#"><i class="fa fa-twitter"></i></a> &nbsp;&nbsp;
<a class="pc" href="https://www.linkedin.com/in/sudarshankamath/"><i class="fa fa-linkedin"></i></a> &nbsp;&nbsp;
<a class="pc" href="#"><i class="fa fa-facebook"></i></a>


</div>
Expand All @@ -103,20 +103,18 @@ <h3><a class="name" href="./sudz.html">Sudarshan Kamath</a></h3>

<div class="profilecard" >
<img src="https://www.w3schools.com/howto/img_avatar.png" alt="Diptanshu Agarwal" style="width:70%" class="card_img">
<h3><a class="name" href="#"></a>Diptanshu Agarwal</a></h3>
<h3><a class="name" href="#">Diptanshu Agarwal</a></h3>
<p class="title">Founding Member at Strategy Storm<br><br></p>
<p class="baseline"><b>Mechanical Engineer, IIT Guwahati</b></p>
<div style="margin: 24px 0;">

<a class="pc" href="#"><i class="fa fa-twitter"></i></a> &nbsp&nbsp
<a class="pc" href="https://www.linkedin.com/in/diptanshu-agarwal/"><i class="fa fa-linkedin"></i></a> &nbsp&nbsp
<a class="pc"href="#"><i class="fa fa-facebook"></i></a>
<a class="pc" href="#"><i class="fa fa-twitter"></i></a> &nbsp;&nbsp;
<a class="pc" href="https://www.linkedin.com/in/diptanshu-agarwal/"><i class="fa fa-linkedin"></i></a> &nbsp;&nbsp;
<a class="pc" href="#"><i class="fa fa-facebook"></i></a>
</div>


</div>
</p>

</div>
<div>
<h3>What is Hacktober Fest?</h3>
<p>Hacktoberfest is a month-long celebration of open source software run by DigitalOcean in partnership
Expand Down

0 comments on commit df73ebc

Please sign in to comment.