Skip to content

Commit

Permalink
Update projects.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kimracheld authored May 11, 2024
1 parent e058d70 commit 9ccba20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
<div class="img-card" onclick="window.location.href='./project/bilingual-education.html'"
style="cursor: pointer;">
<div class="img-card-img-wrapper">
<img class="img-card-img" src="/img/home/bilingual-card.jpg">
<img class="img-card-img" src="/img/home/bilingual-card.jpeg">
</div>
<div class="img-card-text-wrapper">
<div class="img-card-item-type">
Expand All @@ -281,7 +281,7 @@
Bilingual Education
</div>
<div class="img-card-text-description">
TBD
TBD!
</div>
</div>
<div class="image-card-link-wrapper">
Expand Down

0 comments on commit 9ccba20

Please sign in to comment.