]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - socialfy-your-domain/dot-well-known/host-meta
Webfinger instructions were incomplete/erroneous -- now they are not.
[quix0rs-gnu-social.git] / socialfy-your-domain / dot-well-known / host-meta
index a8d9fe0284ffad5169ed28fa7b3262d7e09dfe37..1929b2eb8ef4fcd995bb1050dee504e77b4de215 100644 (file)
@@ -1 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?><XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0" xmlns:hm="http://host-meta.net/xrd/1.0"><hm:Host>example.com</hm:Host><Link rel="lrdd" template="http://example.com/.well-known/webfinger?resource={uri}"><Title>WebFinger resource descriptor</Title></Link></XRD>
+<?xml version="1.0" encoding="UTF-8"?>
+<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"
+     xmlns:hm="http://host-meta.net/xrd/1.0">  
+  <hm:Host>example.com</hm:Host>
+  <Link rel="lrdd" template="http://example.com/.well-known/xrd?uri={uri}">
+    <Title>WebFinger resource descriptor</Title>
+  </Link>
+</XRD>