Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Add my bio to homepage #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
15 changes: 12 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,25 @@ <h1>Who We Are</h1>
<!-- copy from here -->
<div class="about">
<div class="bio-left">
<img src="rosie-the-kraken.png"/>
<img src="itsme.jpg"/>
</div>
<div class="bio-right">
<h2>Rosie the Kraken</h2>
<p> I'm Rosie the Kraken! In the 1940s, I encouraged women to join the World War II effort in the United States. Since then, I have become a symbol of women participating in all sorts of industries where they are underrepresented. We can do it! </p>
<h2>Nathalia</h2>
<p> My name is Nathalia, I'm currently a university student studying Computer Science. </p>
</div>
</div>
<!-- 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>Rosie the Kraken</h2>
<p> I'm Rosie the Kraken! In the 1940s, I encouraged women to join the World War II effort in the United States. Since then, I have become a symbol of women participating in all sorts of industries where they are underrepresented. We can do it! </p>
</div>
</div>
<!-- copy from here -->
<div class="about">
<div class="bio-left">
Expand Down
Binary file added itsme.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.