diff options
author | Friendika <info@friendika.com> | 2011-03-29 21:59:28 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-29 21:59:28 -0700 |
commit | 4aa60a7aafe1375a97ed4915f56c8ae1b74d0e0f (patch) | |
tree | 65b1561bf8d44be634662ca6b6268f026b2ed1d6 /view/xrd_host.tpl | |
parent | 8357c064ae7eb21ab8ab8b1feec9aa81e5374a9a (diff) | |
download | volse-hubzilla-4aa60a7aafe1375a97ed4915f56c8ae1b74d0e0f.tar.gz volse-hubzilla-4aa60a7aafe1375a97ed4915f56c8ae1b74d0e0f.tar.bz2 volse-hubzilla-4aa60a7aafe1375a97ed4915f56c8ae1b74d0e0f.zip |
oexchange
Diffstat (limited to 'view/xrd_host.tpl')
-rw-r--r-- | view/xrd_host.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/xrd_host.tpl b/view/xrd_host.tpl index fae70dec9..f843df31e 100644 --- a/view/xrd_host.tpl +++ b/view/xrd_host.tpl @@ -7,5 +7,6 @@ <Link rel='lrdd' template='http://$domain/xrd/?uri={uri}' /> <Link rel='acct-mgmt' href='http://$domain/amcd' /> <Link rel='http://services.mozilla.com/amcd/0.1' href='http://$domain/amcd' /> - + <Link rel="http://oexchange.org/spec/0.8/rel/resident-target" type="application/xrd+xml" + href="http://$domain/oexchange/xrd" /> </XRD> |