diff options
| author | Ahmed <git@gumx.cc> | 2026-06-14 16:30:47 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-14 16:30:47 +0300 |
| commit | 307ff4912bac1095ebf382d70241f19409b2f8b8 (patch) | |
| tree | a2c3d36634fa86705e48db4fc797437ba816e5e0 /irc.gumx.cc/body.html | |
| parent | fa568e13d04c0aacdb29ca252b783f1dcdb6bf23 (diff) | |
add: templating
Diffstat (limited to 'irc.gumx.cc/body.html')
| -rw-r--r-- | irc.gumx.cc/body.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/irc.gumx.cc/body.html b/irc.gumx.cc/body.html new file mode 100644 index 0000000..ee66fec --- /dev/null +++ b/irc.gumx.cc/body.html @@ -0,0 +1,9 @@ +<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>connect</h2> +<table> +<tr><th>server</th><td>irc.gumx.cc:6697 (TLS)</td></tr> +</table> +<h2>request access</h2> +<p>Send a message to <a href="mailto:hi@gumx.cc">hi@gumx.cc</a> with your nick and preferred IRC client.</p> +<h2>bots</h2> +<p><a href="/bots">irc bots</a></p> |
