Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninja1375 authored Oct 19, 2024
1 parent 7b5d289 commit e8cc3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<body>

<header>
<nav class="navbar"><a class="logo" href="/index.html">Inicio</a>
<nav class="navbar"><a class="logo" href="index.html">Inicio</a>
<ul class="nav-menu">
<li class="nav-item"><a href="#sobre" class="nav-link">Sobre</a></li>
<li class="nav-item"><a href="#politica" class="nav-link">Política de Privacidade</a></li>
Expand Down

0 comments on commit e8cc3da

Please sign in to comment.