Skip to content

Commit

Permalink
Add link to homepage.
Browse files Browse the repository at this point in the history
  • Loading branch information
lewmilburn committed Jun 11, 2024
1 parent 69c1367 commit a27533c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Views/Include/Nav.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<nav>
<p class="font-black flex-grow"><?= WEBSITE_NAME; ?></p>
<a href="/" class="font-black flex-grow"><?= WEBSITE_NAME; ?></a>
<a href="/jobs">Jobs</a>
<a href="/login">Login</a>
<a href="/register">Register</a>
Expand Down

0 comments on commit a27533c

Please sign in to comment.