everypizza.im/index.html
nyx afcf6fe932 oh fuck
in its defense, it's 0:14
2025-01-26 00:14:54 -06:00

23 lines
643 B
HTML

<!DOCTYPE html>
<head>
<title>Every pizza instant messenger!</title>
</head>
<body>
<header>home | <a href="rules.html">rules</a> | <a href="sysinfo.html">system info</a></header>
<hr>
<h1>everypizza.im</h1>
<h2>services</h2>
<p>
<h5>Account needed</h5>
<small>Please ask for an account if you want one.</small>
<ul>
<li>XMPP (Prosody)</li>
<li>Matrix (Synapse)</li>
</ul>
<h5>No account needed</h5>
<ul>
<li>Element (Matrix client) - <a href="https://element.everypizza.im/">element.everypizza.im</a></li>
</ul>
</p>
</body>