From 0a9a98973db60895dcab511db03e34de5569ccf1 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 15 Jul 2019 19:00:14 -0600 Subject: [PATCH] Remove OStatus legacy code --- resources/views/atom/user.blade.php | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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