Skip to content

Commit

Permalink
Merge pull request #303 from vishanurag/gh-pages
Browse files Browse the repository at this point in the history
Made the Hamburger Button of navbar functional on Help page.
  • Loading branch information
sanjay-kv authored Aug 10, 2024
2 parents 05fbd80 + a1f5088 commit a437bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ <h5>
<script src="https://www.gstatic.com/firebasejs/7.14.6/firebase-database.js"></script>
<script src="../scripts/ScrollToTop.js"></script>
<script src="../scripts/retriveprofile.js"></script>
<script src="../scripts/hamburger.js"></script>
<script src="../scripts/dark-mode.js"></script>

<script>
Expand Down

0 comments on commit a437bde

Please sign in to comment.