Skip to content

Commit 9fc2176

Browse files
authored
Update team.html
1 parent d654f93 commit 9fc2176

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

team.html

+13
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,19 @@
4646
</div>
4747
</div>
4848

49+
<div class="row">
50+
<div class="col-md-3 col-xs-6">
51+
{% include
52+
avatar.html
53+
name="Phil Cummins"
54+
role="Mentor & Journeyman"
55+
bio="More cummins soon"
56+
link="https://github.com/prhcummins"
57+
url="https://github.com/prhcummins.png"
58+
%}
59+
</div>
60+
</div>
61+
4962
<hr class="margin-bottom">
5063

5164
<div class="row">

0 commit comments

Comments
 (0)