Skip to content

Commit

Permalink
fixed stars of menu
Browse files Browse the repository at this point in the history
  • Loading branch information
AmbitiousCoder-07 committed Jun 15, 2024
1 parent c8e86e9 commit 42416be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Html-files/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ <h4>Follow Us</h4>
<script>document.getElementById("copyright-year").textContent = new Date().getFullYear();</script>

<script src="./MenuAPI.js"></script>
<script src="menu.js"></script>
<script src="menuStars.js"></script>
<script src="themechange.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
Expand Down

0 comments on commit 42416be

Please sign in to comment.