website/static/.well-known/host-meta.json
Sebastian Kippe 5a05ef1d98
Set up Hugo
Set up the Hugo static site generator with a new custom theme,
generating exactly what we have right now.
2022-05-26 18:18:39 +02:00

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"
}
]
}