Skip to content

Commit 02844b0

Browse files
committed
Added myself onto the teams section
Forgot to do this!
1 parent 66e6f7d commit 02844b0

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

images/mack-540x540.png

331 KB
Loading

team.html

+10
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ <h5 class="card-title">Bethany Philbrick</h5>
3838
</div>
3939
</div>
4040

41+
<div class="col-sm-12 col-md-4">
42+
<div class="card mb-4 w-75">
43+
<img class="card-img-top" src="images\mack-540x540.png" alt="Mack Servillon">
44+
<div class="card-body">
45+
<h5 class="card-title">Mack Servillon</h5>
46+
<p class="card-text">OSPO Web Dev Intern</p>
47+
</div>
48+
</div>
49+
</div>
50+
4151
</div>
4252
</div>
4353
</div>

0 commit comments

Comments
 (0)