Fixed the webserver
This commit is contained in:
parent
c40c060c6f
commit
43f871777a
1 changed files with 4 additions and 4 deletions
|
@ -19,10 +19,10 @@
|
|||
</small>
|
||||
</p>
|
||||
<br>
|
||||
<a class="button" href="contact.html">Contact</a>
|
||||
<a class="button" href="rules.html">Rules</a>
|
||||
<a class="button" href="sysinfo.html">System Info</a>
|
||||
<a class="button button-white" href="services.html">Services →</a>
|
||||
<a class="button" href="contact">Contact</a>
|
||||
<a class="button" href="rules">Rules</a>
|
||||
<a class="button" href="sysinfo">System Info</a>
|
||||
<a class="button button-white" href="services">Services →</a>
|
||||
<br>
|
||||
<small>
|
||||
Design is heavily inspired by <a class="link" href="https://telepath.im/">telepath.im</a>.
|
||||
|
|
Loading…
Add table
Reference in a new issue