<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="/style.css"> <link rel="stylesheet" type="text/css" href="/about.css"> <title>ARFNET</title> </head> <body> <header><a href="/"> <img src="arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span> </a></header> <hr> <main> <h2 class="center">Chat</h2> <p>Where to chat with ARFNET users, all bridged together</p> <ul> <li><a href="https://discord.gg/jy6AjN9ACP">Discord</a> #general</li> <li>IRC/IRCS: irc.arf20.com #general</li> <li>Matrix: #arfnet:arf20.com</li> <li>XMPP: general@xmppconf.arf20.com</li> </ul> </main> </body> </html>