Skip to content

Commit

Permalink
Fixed navbar shopify link (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRibcage authored May 27, 2024
1 parent dfae91d commit a70e2ae
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions layouts/partials/navbar_temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
<a href="#">COMMUNITY</a>
<ul>
<li>
<a
href="https://carletoncss.myshopify.com/products/2023-2024-ccss-hoodie"
<a href="https://carletoncss.myshopify.com/collections/all"
>STORE</a
>
</li>
Expand Down Expand Up @@ -89,9 +88,7 @@
<!-- <li><a href="/events/weekofawesome">WEEK OF AWESOME</a></li> -->
<li><a href="/jobuary">JOBUARY</a></li>
<li>
<a href="https://carletoncss.myshopify.com/products/2023-2024-ccss-hoodie"
>SHOP</a
>
<a href="https://carletoncss.myshopify.com/collections/all">SHOP</a>
</li>
<li><a href="/news">NEWS</a></li>
<li><a href="/blog">BLOG</a></li>
Expand Down

0 comments on commit a70e2ae

Please sign in to comment.