Skip to content

Commit

Permalink
"Added dropdown content to 'Análisis' nav item"
Browse files Browse the repository at this point in the history
  • Loading branch information
cortega26 committed Sep 25, 2024
1 parent d90dadb commit 75fc0cf
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 @@ -39,7 +39,7 @@
</li>

<!-- *** Análisis *** -->
<li class="nav-item dropdown"></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="analisisDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Análisis
</a>
Expand Down

0 comments on commit 75fc0cf

Please sign in to comment.