2022-12-13 16:59:47 +00:00
|
|
|
<?=view('templates/header', ['title' => 'Matrix Homeserver'])?>
|
2023-01-07 17:49:47 +00:00
|
|
|
|
2022-12-13 16:59:47 +00:00
|
|
|
<h1>Matrix Homeserver</h1>
|
|
|
|
|
2023-01-07 17:49:47 +00:00
|
|
|
<p>REGISTRATIONS CLOSED FOR THE TIME BEING!</p>
|
|
|
|
|
|
|
|
<p>Come hang out with the other terminally online losers on the Willy Club matrix homeserver. You can also use it to communicate freely or whatever.</p>
|
2022-12-13 16:59:47 +00:00
|
|
|
|
|
|
|
<p>You can register on a client that supports it by adding:</p>
|
|
|
|
|
|
|
|
<code>https://matrix.willy.club</code>
|
|
|
|
|
2022-12-29 01:53:33 +00:00
|
|
|
<p>as the homeserver, have fun and be nice!</p>
|
|
|
|
|
2022-12-13 16:59:47 +00:00
|
|
|
<?=view('templates/footer')?>
|