-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,20 +22,18 @@ | |
<div class="banner-center"> | ||
<a href="index.html">Home</a> | ||
<a href="https://github.com/gnulug">Git</a> | ||
<a href="links.html">Join Chat/Mailing List</a> | ||
<a href="links.html">Join Chat</a> | ||
</div> | ||
</div> | ||
|
||
<div id="content"> | ||
<h1> Links </h1> | ||
<p> You can join from your favorite chat client. All of them (except the announcement-only mailing list) are synched together!</p> | ||
<p> You can join from your favorite chat client. All of them are synched together!</p> | ||
|
||
<ul> | ||
<li> <h2> <a href="mailto:[email protected]">Join the mailing list (just click and send the empty email)</a></h2> | ||
<li> <h2><a href="https://web.libera.chat/">IRC (join #uiuclug)</a></h2> | ||
<li> <h2><a href="https://web.libera.chat/">IRC (#uiuclug on libera.chat)</a></h2> | ||
<li> <h2><a href="https://matrix.to/#/#gnulug:matrix.org">Matrix</a></h2> | ||
<li> <h2><a href="https://discord.gg/wEmV4qAZvX">Discord</a></h2> | ||
<li> <h2>Slack: #glug on ACM slack</h2> | ||
</ul> | ||
</div> | ||
|
||
|