Set up the Hugo static site generator with a new custom theme, generating exactly what we have right now.
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|