We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0d146 commit 9e69b43Copy full SHA for 9e69b43
1 file changed
index.html
@@ -342,7 +342,7 @@ <h1>Officers</h1>
342
343
<!-- Hillary -->
344
<span style="width: 270;" class="person">
345
- <img class="profilePic" src="./images/profiles/hillary.png"></img>
+ <img class="profilePic" src="./images/profiles/hillary.PNG"></img>
346
<br />
347
<p class="name">
348
Hillary Chang
@@ -379,4 +379,4 @@ <h1>Questions?</h1>
379
<script src="js/index.js"></script>
380
</body>
381
382
-</html>
+</html>
0 commit comments