diff options
Diffstat (limited to 'view/xrd_person.tpl')
-rw-r--r-- | view/xrd_person.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/xrd_person.tpl b/view/xrd_person.tpl index 2b5af3d0d..a4b921fe1 100644 --- a/view/xrd_person.tpl +++ b/view/xrd_person.tpl @@ -27,6 +27,8 @@ <Link rel="http://microformats.org/profile/hcard" type="text/html" href="$hcard_url" /> + <Link rel="http://portablecontacts.net/spec/1.0" + href="$poco_url" /> <Link rel="http://webfinger.net/rel/avatar" type="image/jpeg" href="$photo" /> |