Skip to content

Commit

Permalink
join button goes to discord
Browse files Browse the repository at this point in the history
  • Loading branch information
escherwd committed Apr 9, 2024
1 parent 3723fa7 commit c4e89fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</button>
</div>
<!-- The Join Button -->
<a href="#" class="rc-menu-item-pill">Join</a>
<a href="https://discord.com/invite/mNe8V9nW" class="rc-menu-item-pill">Join</a>

<!-- The mobile menu -->
<div id="mobileMenu" class="hidden fixed top-navbar left-0 right-0">
Expand Down

0 comments on commit c4e89fd

Please sign in to comment.