Skip to content

Commit

Permalink
chore: fixed navbar in careers.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WHeightsAI authored Dec 25, 2024
1 parent ae0261c commit 96f6d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions careers.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<li><a href="../">Home</a></li>
<li><a href="/" class="active">Careers</a></li>
<li><a href="../about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
Expand Down Expand Up @@ -218,4 +218,4 @@ <h3><i class="fas fa-cogs"></i> Software Engineer</h3>
});
</script>
</body>
</html>
</html>

0 comments on commit 96f6d76

Please sign in to comment.