Skip to content

Commit 1e80cb8

Browse files
committed
alphabetical orer
1 parent cc45c83 commit 1e80cb8

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

people.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -837,24 +837,7 @@ <h1>Alumni</h1>
837837
We thank you for your contributions.
838838
</p>
839839
<div class="row-fluid ">
840-
<div class="span3 text-center people-card">
841-
<img class=" img-rounded img-responsive img-center" src="img/biopics/ryanmerkley.jpg" alt="">
842-
<h2>Ryan Merkley
843-
<!--<small>Job Title</small>-->
844-
</h2>
845-
<p>
846-
<a href="http://www.linkedin.com/in/ryanmerkley" class="no-a-effect" target="_blank">
847-
<i class="fa fa-linkedin-square fa-2x social" aria-hidden="true"></i>
848-
</a>
849-
<a href="https://twitter.com/ryanmerkley" class="no-a-effect" target="_blank">
850-
<i class="fa fa-twitter-square fa-2x social" aria-hidden="true"></i>
851-
</a>
852-
<a href="https://creativecommons.org/author/ryan/" class="no-a-effect" target="_blank">
853-
<i class="fa fa-link fa-2x social" aria-hidden="true"></i>
854-
</a>
855-
</p>
856-
</div>
857-
<div class="span3 text-center people-card">
840+
<div class="span4 text-center people-card">
858841
<img class="img-rounded img-responsive img-center" src="img/biopics/beaubuck.jpg" alt="">
859842
<h2>Beau Buck
860843
<!--<small>Job Title</small>-->
@@ -871,7 +854,7 @@ <h2>Beau Buck
871854
</a>
872855
</p>
873856
</div>
874-
<div class="span3 text-center people-card">
857+
<div class="span4 text-center people-card">
875858
<img class="img-rounded img-responsive img-center" src="img/biopics/lucy.jpg" alt="">
876859
<h2>Lucy Rogers
877860
<!--<small>Job Title</small>-->
@@ -888,6 +871,23 @@ <h2>Lucy Rogers
888871
</a>
889872
</p>
890873
</div>
874+
<div class="span4 text-center people-card">
875+
<img class=" img-rounded img-responsive img-center" src="img/biopics/ryanmerkley.jpg" alt="">
876+
<h2>Ryan Merkley
877+
<!--<small>Job Title</small>-->
878+
</h2>
879+
<p>
880+
<a href="http://www.linkedin.com/in/ryanmerkley" class="no-a-effect" target="_blank">
881+
<i class="fa fa-linkedin-square fa-2x social" aria-hidden="true"></i>
882+
</a>
883+
<a href="https://twitter.com/ryanmerkley" class="no-a-effect" target="_blank">
884+
<i class="fa fa-twitter-square fa-2x social" aria-hidden="true"></i>
885+
</a>
886+
<a href="https://creativecommons.org/author/ryan/" class="no-a-effect" target="_blank">
887+
<i class="fa fa-link fa-2x social" aria-hidden="true"></i>
888+
</a>
889+
</p>
890+
</div>
891891
</div>
892892
</div>
893893
<!-- alumni section ends here -->

0 commit comments

Comments
 (0)