Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavoguanabara committed Oct 17, 2024
1 parent 8cca3c4 commit 8daca56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions exercicios/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,31 @@ <h1><a href='javascript:history.go(-1)' style="text-decoration: none;">&#x21a9;<
<a href="ex001/index.html">
<article>
<h2>Exercício 1</h2>
<p>Olá, Mundo!</p>
</article>
</a>
<a href="ex002/index.html">
<article>
<h2>Exercício 2</h2>
<p>Apresente-se para o computador.</p>
</article>
</a>
<a href="ex003/index.html">
<article>
<h2>Exercício 3</h2>
<p>Apresente-se de uma maneira mais bonita.</p>
</article>
</a>
<a href="ex004/index.html">
<article>
<h2>Exercício 4</h2>
<p>Somando dois números.</p>
</article>
</a>
<a href="ex005/index.html">
<article>
<h2>Exercício 5</h2>
<p>Calculando a idade.</p>
</article>
</a>

Expand Down

0 comments on commit 8daca56

Please sign in to comment.