Skip to content

Commit 5d84d31

Browse files
authored
Add new people
1 parent 8ac0a6c commit 5d84d31

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

people/index.html

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,37 @@ <h4>Jon Hill</h4>
2828
</div>
2929
</div>
3030
</div>
31+
<div class="container">
32+
<h3>Staff</h3>
33+
<div class="row">
34+
<div class="3u">
35+
<h4>Tom Chapman</h4>
36+
<span class="icon major fa-user"></span>
37+
</div>
38+
<div class="3u">
39+
<p>Tom is a Research Software Engineer who is refactoring a legacy stratigraphic forward model code, Carb3D.
40+
This project is in collaboration with University of Bristol.</p>
41+
</div>
42+
</div>
43+
</div>
3144
<div class="container">
3245
<h3>Masters students</h3>
46+
<div class="row">
47+
<div class="3u">
48+
<h4>Katie Lee</h4>
49+
<span class="icon major fa-user"></span>
50+
</div>
51+
<div class="3u">
52+
<p>Katie will be creating tidal models of the Great Barrier Reef in the past and present day.</p>
53+
</div>
54+
<div class="3u">
55+
<h4>Eleanor Mawson</h4>
56+
<span class="icon major fa-user"></span>
57+
</div>
58+
<div class="3u">
59+
<p>Eleanor will be using the latest numeric techniques to do ultra-high reoslution tidal models on the Great Barrier Reef.</p>
60+
</div>
61+
</div>
3362
<div class="row">
3463
<div class="3u">
3564
<h4>Kieran Wilkinson</h4>
@@ -45,7 +74,7 @@ <h4>Amy Rhodes</h4>
4574
<div class="3u">
4675
<p>Amy is examining the environmental impact of tidal energy in the UK.</p>
4776
</div>
48-
</div>
77+
</div>
4978

5079
</div>
5180
<div class="container">

0 commit comments

Comments
 (0)