Browse Source

Remove OStatus legacy code

Daniel Supernault 6 năm trước cách đây
mục cha
commit
5ebbe26145
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      resources/views/atom/user.blade.php

+ 0 - 1
resources/views/atom/user.blade.php

@@ -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()}}"/>