10 lines
269 B
Text
10 lines
269 B
Text
<?xml version='1.0' encoding='UTF-8'?>
|
|
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'>
|
|
|
|
<!-- Resource-specific Information -->
|
|
|
|
<Link rel='lrdd'
|
|
type='application/xrd+xml'
|
|
template='<%= AppConfig.pod_uri.to_s %>webfinger?q={uri}' />
|
|
|
|
</XRD>
|