Skip to content

Commit

Permalink
update pets
Browse files Browse the repository at this point in the history
  • Loading branch information
muhaochen committed Apr 12, 2024
1 parent 1a431ee commit 91a82ff
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Binary file added img/pets/yukimaru.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion people.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,11 +292,23 @@ <h4><a href="#">Targa Li</a></h4>
</div>
<div class="span9">
<h4><a href="#">Infinite TV</a></h4>
<p>Phodopus roborovskii</p>
<p>Phodopus roborovskii agoutis</p>
</div>
</div>
<hr>

<div class="row-fluid">
<div class="span3">
<a href="# class="thumbnail">
<img src="./img/pets/yukimaru.png"/>
</a>
</div>
<div class="span9">
<h4><a href="#">Yukimaru</a></h4>
<p>Phodopus roborovskii platinum</p>
</div>
</div>
<hr>

<hr>

Expand Down

0 comments on commit 91a82ff

Please sign in to comment.