Skip to content

Commit ffda7d4

Browse files
committed
fix image url
1 parent 729b260 commit ffda7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages-people/people-peter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="mb-2 box-shadow text-center">
55
<img
66
class="profile-photo"
7-
src="{{site.url}}/images/peter-profile-photo.jpg"
7+
src="{{site.url}}/images/peter-profile-photo.png"
88
alt="Peter Daily's profile picture"
99
/>
1010
</div>

0 commit comments

Comments
 (0)