Skip to content

Commit 04f252d

Browse files
committed
Remove Slack link on main page
It doesn't really allow people to find/discover/request access to it anyways. I think having a dedicated web-form for events would make sense, but otherwise people should have to request access I think?
1 parent 1cd73c0 commit 04f252d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/default.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,14 @@
4949
<li><a href="/conduct">Code of Conduct</a></li>
5050
<li><a href="/organizers">Organizers</a></li>
5151
<li><a href="/contact">Contact</a></li>
52-
<li><a href="/in-memoriam-michael">In Memoriam: Michael</a></li>
5352
</ul>
5453
<ul>
5554
<li><a href="/meetup">Meetup</a></li>
5655
<li><a href="/luma">Luma</a></li>
5756
<li><a href="/buttondown">Buttondown</a></li>
58-
<li><a href="/slack">Slack</a></li>
5957
<li><a href="/github">GitHub</a></li>
6058
<li><a href="/mastodon">Mastodon</a></li>
59+
<li><a href="/in-memoriam-michael">In Memoriam: Michael</a></li>
6160
</ul>
6261
</nav>
6362
</header>

0 commit comments

Comments
 (0)