Skip to content

Commit 767a071

Browse files
committed
Fix picture path
1 parent b61b73b commit 767a071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<p>Mackenzie Scott</p>
2020
</div>
2121
<div class="person-frame-inner">
22-
<img class="ball" src="images/cute me.jpg" />
22+
<img class="ball" src="images/ava_scherocman.jpg" />
2323
<p>Ava Scherocman</p>
2424
</div>
2525
</div>

0 commit comments

Comments
 (0)