Skip to content

Commit 8ebe5a9

Browse files
authored
Merge pull request #8 from kleros/pullrequest
Update team
2 parents fefd8c1 + 3140bdc commit 8ebe5a9

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

img/team-SJJ.png

55.3 KB
Loading

index.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,23 @@ <h2 class="team-title team-join">JOIN OUR TEAM</h2>
528528
</div>
529529
</div>
530530
</div>
531+
<div class="row">
532+
<div class="offset-md-1 col-md-3">
533+
<div class="float-md-left">
534+
<div class="text-center">
535+
<img alt="Stuart" src="img/team-SJJ.png" />
536+
<p class="team-name">Stuart James</p>
537+
<p>
538+
<span class="status">
539+
COMMUNITY MANAGER
540+
</span>
541+
<br />
542+
<img alt="linkedin icon" src="img/linkedIn_icon.png" width="40px" style="position:relative; left:-5px; cursor:pointer;" onclick="location.href='https://www.linkedin.com/in/stuart-james-588086158/'"/>
543+
</p>
544+
</div>
545+
</div>
546+
</div>
547+
</div>
531548
<div class="row">
532549
<div class="offset-md-1 col-md-3">
533550
<h3 class="team-title">ADVISORS</h3>
@@ -994,7 +1011,6 @@ <h2 class="contact-title-section">CONTACT</h2>
9941011
</div>
9951012
</footer>
9961013
</div>
997-
9981014
<!-- jQuery first, then Tether, then Bootstrap JS. -->
9991015
<script
10001016
src="https://code.jquery.com/jquery-3.2.1.min.js"

0 commit comments

Comments
 (0)