Skip to content

Commit cd33bab

Browse files
authored
Merge branch 'master' into newImage
2 parents 5138736 + 40f09f1 commit cd33bab

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

images/charlie_vancleve.jpg

1.56 MB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
<img class="ball" src="images/amy_niu.jpg" />
2626
<p>Amy Niu</p>
2727
</div>
28+
<div class="person-frame-inner">
29+
<img class="ball" src="images/charlie_vancleve.jpg" />
30+
<p>Charlie Van Cleve</p>
31+
</div>
2832
</div>
2933
</body>
3034
</html>

0 commit comments

Comments
 (0)