diff --git a/resources/views/atom/user.blade.php b/resources/views/atom/user.blade.php index 7c0c24d49..24644d953 100644 --- a/resources/views/atom/user.blade.php +++ b/resources/views/atom/user.blade.php @@ -2,25 +2,20 @@ /* Using an echo tag here so the `` won't get parsed as short tags */ ''.PHP_EOL ?> - + {{$profile->permalink('.atom')}} - {{$profile->username}} + {{$profile->username}} on Pixelfed {{$profile->bio}} {{$profile->updated_at->toAtomString()}} {{$profile->permalink()}} - http://activitystrea.ms/schema/1.0/person {{$profile->permalink()}} {{$profile->permalink()}} {{$profile->emailUrl()}} {{$profile->bio}} - {{$profile->username}} - {{$profile->name}} - {{$profile->bio}} - public