diff options
| author | Ahmed <git@gumx.cc> | 2026-06-19 17:09:55 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-19 17:09:55 +0300 |
| commit | b8788713af385a1402ba0d7e3ee4a5951cac657b (patch) | |
| tree | 1df344c27bf1b2926ae314be9096b5786fcd7053 /irc.gumx.cc/body.html | |
| parent | bd2a2474995cc3b546000714c6f86caf7d3d8bdc (diff) | |
fix: network nav and style
Diffstat (limited to 'irc.gumx.cc/body.html')
| -rw-r--r-- | irc.gumx.cc/body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc.gumx.cc/body.html b/irc.gumx.cc/body.html index 48f2876..a972eab 100644 --- a/irc.gumx.cc/body.html +++ b/irc.gumx.cc/body.html @@ -1,6 +1,6 @@ <p>Personal IRC server running <a href="https://ngircd.barton.de/">ngircd</a>, fronted by a <a href="https://soju.im/">Soju</a> bouncer. Access is by invitation.</p> <h2>web client</h2> -<p><a href="/chat">open gamja</a> — requires a soju account. Use your IRC credentials.</p> +<p><a href="/chat">open gamja</a>. Requires a soju account.</p> <h2>connect via IRC client</h2> <table> <tr><th>server</th><td>irc.gumx.cc:6697 (TLS)</td></tr> |
