Skip to content

Commit

Permalink
Fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
keithmwine committed Feb 15, 2025
1 parent 858ef24 commit 2aef9d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ <h2>THE FOUNDERS</h2>

<div class="bio-wrapper">
<div class="bio-box">
<img src="https://placekitten.com/g/400/400">
<img src="https://web.archive.org/web/20240124110114if_/https://placekitten.com/g/400/400">
<h3>Michael Hartl</h3>
<a href="https://twitter.com/mhartl" class="social-link">
<a href="https://x.com/mhartl" class="social-link">
Tw
</a>
<div class="bio-copy">
Expand All @@ -85,9 +85,9 @@ <h3>Michael Hartl</h3>
</div>
</div>
<div class="bio-box">
<img src="https://placekitten.com/g/400/400">
<img src="https://web.archive.org/web/20240124110114if_/https://placekitten.com/g/400/400">
<h3>Lee Donahoe</h3>
<a href="https://twitter.com/leedonahoe" class="social-link">
<a href="https://x.com/leedonahoe" class="social-link">
Tw
</a>
<div class="bio-copy">
Expand All @@ -100,9 +100,9 @@ <h3>Lee Donahoe</h3>
</div>
</div>
<div class="bio-box">
<img src="https://placekitten.com/g/400/400">
<img src="https://web.archive.org/web/20240124110114if_/https://placekitten.com/g/400/400">
<h3>Nick Merwin</h3>
<a href="https://twitter.com/nickmerwin" class="social-link">
<a href="https://x.com/nickmerwin" class="social-link">
Tw
</a>
<div class="bio-copy">
Expand Down

0 comments on commit 2aef9d7

Please sign in to comment.