XRD now should react more like an OStatus server
This commit is contained in:
parent
8d8dc2d060
commit
8b25f51116
2 changed files with 21 additions and 10 deletions
|
@ -1,10 +1,9 @@
|
|||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
|
||||
|
||||
<Subject>{{$accturi}}</Subject>
|
||||
<Alias>{{$accturi}}</Alias>
|
||||
<Alias>{{$profile_url}}</Alias>
|
||||
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
|
||||
<Subject>{{$accturi}}</Subject>
|
||||
<Alias>{{$profile_url}}</Alias>
|
||||
<Alias>{{$alias}}</Alias>
|
||||
|
||||
<Link rel="http://purl.org/macgirvin/dfrn/1.0"
|
||||
href="{{$profile_url}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue