Skip to content

Commit 9c3616e

Browse files
authored
Update index.html
1 parent 195aee0 commit 9c3616e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@
3030
<!-- Navbar on small screens -->
3131
<div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium">
3232
<a href="#about" class="w3-bar-item w3-button" onclick="toggleFunction()">ABOUT</a>
33-
<a href="#portfolio" class="w3-bar-item w3-button" onclick="toggleFunction()">PORTFOLIO</a>
34-
<a href="#contact" class="w3-bar-item w3-button" onclick="toggleFunction()">CONTACT</a>
33+
<a href="#portfolio" class="w3-bar-item w3-button" onclick="toggleFunction()">OFFICERS</a>
34+
<a href="#portfolio" class="w3-bar-item w3-button" onclick="toggleFunction()">TRIPS</a>
35+
<a href="#contact" class="w3-bar-item w3-button" onclick="toggleFunction()">CONTACT US</a>
3536
<a href="#" class="w3-bar-item w3-button">SEARCH</a>
3637
</div>
3738
</div>

0 commit comments

Comments
 (0)