diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-12-16 17:45:03 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-12-16 17:45:03 -0600 |
commit | 7e49db5ddefe8c515b5f3931a5c701efaac33d91 (patch) | |
tree | d7d1efda44837a466fe079266efda90021812399 /luevano/.well-known/host-meta | |
parent | 3112a76dac594fe715b59e53c399b0dec5b53193 (diff) |
change structure for new pyssg version
Diffstat (limited to 'luevano/.well-known/host-meta')
-rw-r--r-- | luevano/.well-known/host-meta | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/luevano/.well-known/host-meta b/luevano/.well-known/host-meta deleted file mode 100644 index ac26975..0000000 --- a/luevano/.well-known/host-meta +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version='1.0' encoding='utf-8'?> -<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'> - <Link rel="urn:xmpp:alt-connections:xbosh" - href="https://xmpp.luevano.xyz/http-bind" /> - <Link rel="urn:xmpp:alt-connections:websocket" - href="wss://xmpp.luevano.xyz/xmpp-websocket" /> -</XRD> |