Skip to content

Commit

Permalink
chore: change navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
dataprostudio committed Oct 14, 2024
1 parent 95f0bfd commit 0e1a92a
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 @@ -15,7 +15,7 @@
<!-- Navbar -->
<div class="Navbar">
<a class="active" href="#Home">Home</a>
<a href="#Slideshow">Slideshow</a>
<!-- <a href="#Slideshow">Slideshow</a> -->
<a onclick="openForm()" ondblclick="closeForm()" class="contact">Waiting List</a>
</div>

Expand Down

0 comments on commit 0e1a92a

Please sign in to comment.