Skip to content

Commit

Permalink
Update booking.html
Browse files Browse the repository at this point in the history
javascript:void(0)
  • Loading branch information
margregorioschurch authored May 5, 2024
1 parent a8fa6cc commit 0e38581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion booking.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<!-- <a href="service.html" class="nav-item nav-link">Service</a> -->
<a href="events.html" class="nav-item nav-link">Events</a>
<!-- <div class="nav-item dropdown"> -->
<a href="#" class="nav-item nav-link active">Booking</a>
<a href="javascript:void(0)" class="nav-item nav-link active">Booking</a>
<!-- <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a> -->
<!-- <div class="dropdown-menu m-0">
<a href="booking.html" class="dropdown-item">Booking</a>
Expand Down

0 comments on commit 0e38581

Please sign in to comment.