Skip to content

Commit 4ef9d1d

Browse files
author
niuamy
committed
Add new image
1 parent 7f4c368 commit 4ef9d1d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

images/photo.jpg

1.08 MB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
<img class="ball" src="images/brutus.jpg" />
2222
<p>Brutus</p>
2323
</div>
24+
<div class="person-frame-inner">
25+
<img class="ball" src="images/photo.jpg" />
26+
<p>Brutus</p>
27+
</div>
2428
</div>
2529
</body>
2630
</html>

0 commit comments

Comments
 (0)