Skip to content

Commit

Permalink
deploy: 76f9fe2
Browse files Browse the repository at this point in the history
  • Loading branch information
kennedygezella committed Nov 2, 2024
1 parent f46f5e1 commit 411b9bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added assets/images/our-team/image000000.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions our-team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,10 +461,10 @@ <h6 class="cs-title">Year</h6>
</div><div class="cs-item">
<picture class="cs-picture">
<!--Mobile Image-->
<source media="(max-width: 600px)" srcset="">
<source media="(max-width: 600px)" srcset="/assets/images/our-team/image000000.jpg">
<!--Tablet and up Image-->
<source media="(min-width: 601px)" srcset="">
<img loading="lazy" decoding="async" src="" alt="" width="522" height="370" aria-hidden="true">
<source media="(min-width: 601px)" srcset="/assets/images/our-team/image000000.jpg">
<img loading="lazy" decoding="async" src="/assets/images/our-team/image000000.jpg" alt="" width="522" height="370" aria-hidden="true">
</picture>
<div class="cs-flex-group">
<span class="cs-name">Erika Kirkpatrick<span class="cs-education">, BS in Information Science and Technology in Data Science </span></span>
Expand Down

0 comments on commit 411b9bf

Please sign in to comment.