Skip to content

Commit

Permalink
Add icon and invite to new slack
Browse files Browse the repository at this point in the history
This is just the raw invite link at this point. As soon as @bastelfreak
gets the shortlink updated, we'll replace it.

Tangent: we should simplify the nav header soon!
  • Loading branch information
binford2k committed Oct 14, 2024
1 parent 46505de commit 10da4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link{% if page.url contains "/privacy-policy" %} active{% endif %}" href="{{site.url}}{{site.baseurl}}/privacy-policy"> Privacy Policy</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/voxpupuli"><i class="fa fa-github"></i> Github</a></li>
<li class="nav-item"><a class="nav-link" href="https://join.slack.com/t/voxpupuli/shared_invite/zt-2qps81elf-mp3bVZJZGqbZfKQTi4Q4bQ"><i class="fa fa-slack"></i> Slack</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 10da4e4

Please sign in to comment.