Skip to content

Commit

Permalink
add more alt texts...
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonDavis committed May 18, 2024
1 parent f0cde01 commit a021f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-05-14-plane_holder.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ So, once they are hanging on the wall, how do we keep them from falling off? The

<div style="display: flex; justify-content: center; gap: 20px; align-items: center;">
<div>
<img src="20240513_083716.jpg" style="height: auto;">
<img src="20240513_083716.jpg" alt="left" style="height: auto;">
<p style="text-align: center;">Holding the wooden plane by the edges.</p>
</div>
<div>
<img src="20240513_083825.jpg" style="height: auto;">
<img src="20240513_083825.jpg" alt="right" style="height: auto;">
<p style="text-align: center;">Holding the metal plane by the entire front.</p>
</div>
</div>
Expand Down

0 comments on commit a021f3e

Please sign in to comment.