Skip to content
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
14 changes: 7 additions & 7 deletions exercicios/7-exercicio-projeto-casa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@ <h3>Alunas</h3>
<div class="container">

<div class="container__aluna">
<a href="https://github.com/thielenunes" target="_blank">
<a href="https://github.com/pati-rocha" target="_blank">
<img class="container__aluna-img"
src="https://avatars.githubusercontent.com/u/91084243?v=4"
alt="Thiele Nunes">
src="https://avatars.githubusercontent.com/u/106890502?v=4"
alt="Pati Rocha">
</a>
<p>Thiele Nunes</p>
<p>Pati Rocha</p>
</div>
<div class="container__aluna">
<a href="https://github.com/thielenunes" target="https://github.com/bigmozi">
<img class="container__aluna-img" src="https://avatars.githubusercontent.com/u/91084243?v=4" alt="">
<a href="https://www.linkedin.com/in/patriciagrocha/" target="_blank">
<img class="container__aluna-img" src="/imgs/pati-rocha.jpeg" alt="Pati Rocha">
</a>
<p>Thiele | Eu </p>
<p> Pati | Eu </p>
</div>
</div>
</section>
Expand Down
Binary file added imgs/pati-rocha.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.