Skip to content

Commit

Permalink
Adds profile: Tim Freebern - to team html
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwnau committed Oct 16, 2023
1 parent 55e2f13 commit 90227df
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,17 @@ <h3>Michael Nau</h3>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team_box team_box_1">
<div class="team_img zCore_img">
<img src="{{relative_url}}/assets/images/people/tfreebern.jpeg" class="img-fluid" alt="">
</div>
<div class="team_info">
<h3>Tim Freebern</h3>
<p>Developer</p>
</div>
</div>
</div>
</div>
<div class="team_join_button text-center">
<a href="/careers" class="zCore_btn team_btn_1 wow slideInLeft" data-wow-duration="2s">Join zCore</a>
Expand Down

0 comments on commit 90227df

Please sign in to comment.