From af290e0215e02d504a2f1ba2b7409527fdf6671a Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 1 Apr 2019 23:56:01 -0600 Subject: [PATCH] Update profile view, add AP meta link --- resources/views/profile/show.blade.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/views/profile/show.blade.php b/resources/views/profile/show.blade.php index ecaa11b4..82c6ae66 100644 --- a/resources/views/profile/show.blade.php +++ b/resources/views/profile/show.blade.php @@ -12,10 +12,11 @@ @endsection @push('meta') - - @if(false == $settings['crawlable'] || $profile->remote_url) + @else + + @endif @endpush