Skip to content

Commit 54bd66b

Browse files
authored
Merge pull request #245 from bryanmontalvan/about-update
Added myself to about/team page
2 parents e18545e + 4159123 commit 54bd66b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

public/about/team/index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ <h5 class="card-title ">Patrick Sullivan</h5>
200200
</table>
201201
</div>
202202
</div>
203+
</div>
204+
<div class="row team-card ">
203205
<div class="card info-card col-lg-5 col-sm-12 mr-auto ">
204206
<div class="card-body ">
205207
<table>
@@ -219,6 +221,29 @@ <h5 class="card-title ">Joshua Sullivan</h5>
219221
</table>
220222
</div>
221223
</div>
224+
<div class="card info-card col-lg-5 col-sm-12 mr-auto ">
225+
<div class="card-body ">
226+
<table>
227+
<tr>
228+
<td>
229+
<img class="team-photo " src="/img/team/male.png ">
230+
</td>
231+
<td>
232+
<h5 class="card-title ">Bryan Montalvan</h5>
233+
<p class="team-title ">
234+
Developer
235+
</p>
236+
<p class="card-text ">
237+
<div class="team-degree ">B.S. Computer Science 2024</div>
238+
<br>
239+
<a href="https://www.linkedin.com/in/bryan-montalvan/ " target="_blank " class="icons-hover-link">
240+
<i class="fab fa-linkedin team-icons "></i>
241+
</a>
242+
</p>
243+
</td>
244+
</table>
245+
</div>
246+
</div>
222247
</div>
223248
<hr />
224249
<h4 class="text-center ">Alumni</h4>

0 commit comments

Comments
 (0)