Set up Hugo
Set up the Hugo static site generator with a new custom theme, generating exactly what we have right now.
This commit is contained in:
12
static/.well-known/host-meta.json
Normal file
12
static/.well-known/host-meta.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"links": [
|
||||
{
|
||||
"rel": "urn:xmpp:alt-connections:xbosh",
|
||||
"href": "https://xmpp.kosmos.org:5443/bosh"
|
||||
},
|
||||
{
|
||||
"rel": "urn:xmpp:alt-connections:websocket",
|
||||
"href": "wss://xmpp.kosmos.org:5443/ws"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user