Remove OStatus legacy code

This commit is contained in:
Daniel Supernault 2019-07-15 19:23:55 -06:00
parent 2bc7f9f7d0
commit 5ebbe26145
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
<id>{{$profile->permalink()}}</id>
<uri>{{$profile->permalink()}}</uri>
<name>{{$profile->permalink()}}</name>
<email>{{$profile->emailUrl()}}</email>
<summary type="html">{{$profile->bio}}</summary>
<link rel="alternate" type="text/html" href="{{$profile->url()}}"/>
<link rel="avatar" type="image/jpeg" media:width="120" media:height="120" href="{{$profile->avatarUrl()}}"/>