Skip to content

Commit

Permalink
Added Resources to Nav Bar
Browse files Browse the repository at this point in the history
  • Loading branch information
djoga24 committed Oct 21, 2023
1 parent e4a80d7 commit ccf8573
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions layouts/partials/navbar_temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
>STORE</a
>
</li>
<li ><a href="/blog">BLOG</a></li>
<li><a href="/blog">BLOG</a></li>
<li><a href="/community/organizations">ORGANIZATIONS</a></li>
<li>
<a href="http://magazine.carletoncomputersciencesociety.ca/"
Expand All @@ -61,10 +61,9 @@
<li>
<a href="/volunteer">VOLUNTEER</a>
</li>


<li><a href="https://resources.carletoncomputerscience.ca/"
>RESOURCES</a>

<li>
<a href="https://resources.carletoncomputerscience.ca/">RESOURCES</a>
</li>
</ul>
<div class="mobile-hamburger"><i class="fas fa-bars"></i></div>
Expand Down

0 comments on commit ccf8573

Please sign in to comment.