Skip to content

Commit

Permalink
Add AGM link to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
McCorsa committed Sep 25, 2023
1 parent 07f993b commit e1196b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/component/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ function Navbar()
</div>
</div>
<a href="/rules">Rules</a>
<a href="/agm" style={{margin: 0}}>AGM 2023</a>

<button className="nav-btn nav-close-btn" onClick={showNavbar}>
<FaTimes />
Expand Down

0 comments on commit e1196b9

Please sign in to comment.