Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
geizaza authored Aug 16, 2024
1 parent 72c381f commit 1d1bc96
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@
</div>

<nav class="navigation">
<a href="index.html">Início</a>
<a href="#">About</a>
<a href="serviço.html">Services</a>
<a href="#">Contact</a>
<a href="sobre.html">About</a>
<a href="serviço.html">Serviços</a>
<a href="#">Contato</a>
<a href="entrar.html" class="btn-link btn-login">Entrar</a>
</nav>
</header>
Expand Down

0 comments on commit 1d1bc96

Please sign in to comment.