Skip to content

Commit

Permalink
Update navbar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement9415 authored Dec 10, 2023
1 parent 09fb31d commit cb8d079
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,9 @@ export class Navbar extends Component {
Videos
</a>
</li>
<li>
<a href="/The-Conference-2024/">The Conference 2024</a>
</li>
{/* <li><a href="/school-photos/">School Photos</a></li> */}
</ul>
</li>
Expand All @@ -225,9 +228,6 @@ export class Navbar extends Component {
<li>
<a href="/other-muns/">Other MUNs</a>
</li>
<li>
<a href="/The-Conference-2024/">The Conference 2024</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
{/* <li><Link to Con><a class="scroll" href="/#contact-us">Contact Us</a></a></li> */}
Expand Down

0 comments on commit cb8d079

Please sign in to comment.