Skip to content

Commit 4cc7993

Browse files
authored
Merge pull request #1 from Code4Community/brutus-buckeye
Add Brutus Buckeye
2 parents d995f8e + 0ad8fd0 commit 4cc7993

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

images/brutus.jpg

21.1 KB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
<img class="ball" src="images/andrew_haberlandt.jpg" />
1818
<p>Andrew Haberlandt</p>
1919
</div>
20+
<div class="person-frame-inner">
21+
<img class="ball" src="images/brutus.jpg" />
22+
<p>Brutus</p>
23+
</div>
2024
</div>
2125
</body>
2226
</html>

0 commit comments

Comments
 (0)