first
This commit is contained in:
parent
69083df38d
commit
7d98ee1080
1 changed files with 11 additions and 1 deletions
12
index.html
12
index.html
|
@ -22,8 +22,18 @@ main {
|
|||
</header>
|
||||
<hr/>
|
||||
<main>
|
||||
<section id="intro">
|
||||
<p>A Luanti server run by Paul</p>
|
||||
<p>If you would like access, please contact <a href="https://notnull.space/@paul">@paul@notnull.space</a></p>
|
||||
<p>If you would like access, please contact Paul via one of the below:
|
||||
<ul>
|
||||
<li>
|
||||
Fediverse - <a target="_blank" href="https://notnull.space/@paul">@paul@notnull.space</a>
|
||||
</li>
|
||||
<li>XMPP - <a href="xmpp:pswilde@conversations.im">pswilde@conversations.im</a></li>
|
||||
<li>Or any other way you know how to get in touch</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="players">
|
||||
<h3>Current Players</h3>
|
||||
<ul id="current_players">
|
||||
|
|
Loading…
Reference in a new issue