Skip to content

Commit

Permalink
"Updated dropdown menu in navigation bar"
Browse files Browse the repository at this point in the history
  • Loading branch information
cortega26 committed Sep 30, 2024
1 parent 1f3320a commit d29b0e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,15 +148,15 @@
</ul>
</li>

<!-- *** ***
<!-- *** TITULO ACÁ ***
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="************Dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
<!-- Título Aquí
Título Aquí
</a>
<ul class="dropdown-menu" aria-labelledby="************Dropdown">
<!-- <li><a class="dropdown-item" href=""></a></li>
<!-- <li><a class="dropdown-item" href=""></a></li>
<!-- <li><a class="dropdown-item" href=""></a></li>
<li><a class="dropdown-item" href=""></a></li>
<li><a class="dropdown-item" href=""></a></li>
<li><a class="dropdown-item" href=""></a></li>
</ul>
</li> -->

Expand Down

0 comments on commit d29b0e7

Please sign in to comment.