Skip to content

Commit

Permalink
jpg -> JPG darn
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah6544 authored Jul 1, 2024
1 parent d21dcbb commit 3e71c91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@
</div>

<div class="imageWrapper" id="standing">
<img loading="lazy" class="aboutimage"src="/images/aboutme/meandWill.jpg">
<img loading="lazy" class="aboutimage"src="/images/aboutme/meandWill.JPG">
<div class="imageDescription">
May 8, 2024. Ran into an old friend from middle school during lunch, Will. We caught up for what was probably the last time.<br>Will: "See you later man!"<br>Me: "...dang maybe not."<br>Go get em Will.
</div>
</div>


<div class="imageWrapper" id="standing">
<img loading="lazy" class="aboutimage"src="/images/aboutme/meandJose.jpg">
<img loading="lazy" class="aboutimage"src="/images/aboutme/meandJose.JPG">
<div class="imageDescription">
May 4, 2024. Prom. Me and my college roomate Jose. <br>Sophisticated Men of Excellence.
</div>
Expand Down Expand Up @@ -244,4 +244,4 @@
<script src="./javascript/circle.js" defer></script>

</body>
</html>
</html>

0 comments on commit 3e71c91

Please sign in to comment.