Explorar o código

Remove OStatus legacy code

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
5ebbe26145
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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()}}"/>