Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,16 @@ <h2>Rosie the Kraken</h2>
<!-- to here -->

<!-- paste what you copied directly below here -->
<div class="about">
<div class="bio-left">
<img src="rosie-the-kraken.png"/>
</div>
<div class="bio-right">
<h2>Reynaldo Emmanuel Alfonso Bernard De Dios De La Cruz</h2>
<p>No se como llegué aquí.</p>
</div>
</div>



</main>
Expand Down