Skip to content

Commit

Permalink
Update Index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Zsubzeroz authored May 1, 2024
1 parent 4473eb8 commit 2459d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projetos/Index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<i class="fa-solid fa-e"></i>
</div>
<div class="cabecalho-link">
<li><a href="/index.html">Home</a></li>
<li><a onclick="history.back()">Home</a></li>
<li><a href="/Sobre/index.html">Sobre</a></li>
<li><a href="/Curriculo/index.html">Currículo</a></li>
<li><button>Meu contato</button></li>
Expand Down

0 comments on commit 2459d94

Please sign in to comment.