Skip to content

Commit

Permalink
Add schedule link to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrl committed Feb 15, 2024
1 parent cc356f3 commit 7f6c62f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ function Navbar() {
<li>
<Link href="/#contact">Contact</Link>
</li>
<li>
<Link href="https://static.lac.tf/schedule.pdf">Schedule</Link>
</li>
<li>
<Link href="/#sponsors">Sponsors</Link>
</li>
Expand Down

0 comments on commit 7f6c62f

Please sign in to comment.