Rename index.html -> index.md, add some content
This commit is contained in:
parent
aa3258f136
commit
4e3886ee7a
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<h1 id="public-jabberxmpp-server-on-xmppdk">Welcome to XMPP.DK</h1>
|
||||
|
||||
<p>XMPP.dk runs a public, free and secure Jabber/XMPP server that allows account registration.</p>
|
13
index.md
Normal file
13
index.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
# Welcome to XMPP.DK
|
||||
XMPP.dk runs a public, free and secure Jabber/XMPP server that allows account registration.
|
||||
|
||||
* The server is hosted at [OVH][ovh.ie] since April 2016.
|
||||
* Read [more] about XMPP at [xmpp.org][more]
|
||||
* There's also a nice [list of clients][clientlist]
|
||||
|
||||
[ovh.ie]: https://www.ovh.ie
|
||||
[more]: https://www.xmpp.org
|
||||
[clientlist]: https://xmpp.org/software/clients.html
|
Loading…
Reference in a new issue