mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-01 14:21:10 +00:00
12 lines
433 B
Plaintext
12 lines
433 B
Plaintext
|
<?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>macgirvin.com</hm:Host>
|
||
|
|
||
|
<Link rel='lrdd' type="application/xrd+xml" template='https://macgirvin.com/xrd/?uri={uri}' />
|
||
|
<Link rel="http://oexchange.org/spec/0.8/rel/resident-target" type="application/xrd+xml"
|
||
|
href="https://macgirvin.com/oexchange/xrd" />
|
||
|
|
||
|
</XRD>
|