Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkoetzler committed Dec 26, 2023
1 parent 24932c7 commit f303fc8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions br.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ <h2>C++</h2>
</ul>
</section>

<h2>Git / Controle de Versão</h2>
<ul>
<li><a href="https://www.github.com/antonkoetzler/git_improvement">Melhoria no Git</a></li>
</ul>

<section id="contactInformation">
<h2>Informações de Contato</h2>
Expand Down
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ <h2>C++</h2>
</ul>
</section>

<h2>Git / Version Control</h2>
<ul>
<li><a href="https://www.github.com/antonkoetzler/git_improvement">Git Improvement</a></li>
</ul>

<section id="contactInformation">
<h2>Contact Information</h2>
<p><b>Email:</b> [email protected]</p>
Expand Down

0 comments on commit f303fc8

Please sign in to comment.