Skip to content

Commit 9e69b43

Browse files
authored
Update index.html
1 parent 5a0d146 commit 9e69b43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ <h1>Officers</h1>
342342

343343
<!-- Hillary -->
344344
<span style="width: 270;" class="person">
345-
<img class="profilePic" src="./images/profiles/hillary.png"></img>
345+
<img class="profilePic" src="./images/profiles/hillary.PNG"></img>
346346
<br />
347347
<p class="name">
348348
Hillary Chang
@@ -379,4 +379,4 @@ <h1>Questions?</h1>
379379
<script src="js/index.js"></script>
380380
</body>
381381

382-
</html>
382+
</html>

0 commit comments

Comments
 (0)