Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
JPCali committed Mar 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8fe3b31 commit d3f5171
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@

2 changes: 1 addition & 1 deletion pages/contacto.html
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@
href="/pages/carta.html">Carta</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="./pages/contacto.html">Contacto</a>
<a class="nav-link text-white" href="./contacto.html">Contacto</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="./aboutUs.html">Sobre Nosotros</a>

0 comments on commit d3f5171

Please sign in to comment.