Skip to content

Commit 24a4205

Browse files
authored
Update people.html
1 parent 6dea30d commit 24a4205

File tree

1 file changed

+18
-25
lines changed

1 file changed

+18
-25
lines changed

people.html

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@
113113
}, {
114114
name: "Ari Richman",
115115
url: "https://github.com/aribrich"
116+
}, {
117+
name: "Balázs Szigeti",
118+
url: "http://www.research.ed.ac.uk/portal/en/persons/balazs-szigeti(61f063d7-19f2-4f14-87d2-fe6a7bbbbae4).html"
116119
}, {
117120
name: "Benjamin Jack",
118121
url: "https://github.com/BenjiJack"
@@ -663,16 +666,6 @@ <h2>James Hokanson</h2>
663666
</div>
664667
</div>
665668
<div class="row-fluid ">
666-
<div class="span3 text-center people-card">
667-
<img class=" img-rounded img-responsive img-center" src="img/biopics/balazs.jpg" alt="">
668-
<h2>Balázs Szigeti</h2>
669-
<p>
670-
<a href="http://www.research.ed.ac.uk/portal/en/persons/balazs-szigeti(61f063d7-19f2-4f14-87d2-fe6a7bbbbae4).html"
671-
class="no-a-effect" target="_blank">
672-
<i class="fa fa-link fa-2x social" aria-hidden="true"></i>
673-
</a>
674-
</p>
675-
</div>
676669
<div class="span3 text-center people-card">
677670
<img class=" img-rounded img-responsive img-center" src="img/biopics/tom.jpg" alt="">
678671
<h2>Thomas E. Portegys</h2>
@@ -700,23 +693,23 @@ <h2>Chee Wai Lee</h2>
700693
</a>
701694
</p>
702695
</div>
703-
</div>
704-
<div class="row-fluid ">
705-
<div class="span3 text-center people-card">
706-
<img class=" img-rounded img-responsive img-center" src="img/biopics/ramin.png" alt="">
707-
<h2> Ramin Hasani</h2>
708-
<p>
709-
<a href="http://www.raminhasani.com" class="no-a-effect" target="_blank">
710-
<i class="fa fa-link fa-2x social" aria-hidden="true"></i>
711-
</a>
712-
<a href="https://www.linkedin.com/in/raminhasani/" class="no-a-effect" target="_blank">
713-
<i class="fa fa-linkedin-square fa-2x social" aria-hidden="true"></i>
714-
</a>
715-
<a href="https://twitter.com/ramin_m_h" class="no-a-effect" target="_blank">
716-
<i class="fa fa-twitter-square fa-2x social" aria-hidden="true"></i>
717-
</a>
696+
<div class="span3 text-center people-card">
697+
<img class=" img-rounded img-responsive img-center" src="img/biopics/ramin.png" alt="">
698+
<h2> Ramin Hasani</h2>
699+
<p>
700+
<a href="http://www.raminhasani.com" class="no-a-effect" target="_blank">
701+
<i class="fa fa-link fa-2x social" aria-hidden="true"></i>
702+
</a>
703+
<a href="https://www.linkedin.com/in/raminhasani/" class="no-a-effect" target="_blank">
704+
<i class="fa fa-linkedin-square fa-2x social" aria-hidden="true"></i>
705+
</a>
706+
<a href="https://twitter.com/ramin_m_h" class="no-a-effect" target="_blank">
707+
<i class="fa fa-twitter-square fa-2x social" aria-hidden="true"></i>
708+
</a>
718709
</p>
719710
</div>
711+
</div>
712+
<div class="row-fluid ">
720713
<div class="span3 text-center people-card">
721714
<img class=" img-rounded img-responsive img-center" src="img/biopics/david.png" alt="">
722715
<h2> David Lung</h2>

0 commit comments

Comments
 (0)