bookwyrm/bookwyrm/templates/host_meta.xml
2021-03-29 14:55:23 -07:00

6 lines
195 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
<Link rel="lrdd" template="https://{{ DOMAIN }}/.well-known/webfinger?resource={uri}"/>
</XRD>