diff --git a/resources/views/public/qr/landing.blade.php b/resources/views/public/qr/landing.blade.php index de07f85..5b7d731 100644 --- a/resources/views/public/qr/landing.blade.php +++ b/resources/views/public/qr/landing.blade.php @@ -1224,7 +1224,7 @@ @@ -1232,7 +1232,7 @@
{{-- Mobile: title + sub sit above the author card --}}
-

{{ $aName }}

+

{{ $aName }}

@if($aTagline)

{{ $aTagline }}

@endif @@ -1249,7 +1249,7 @@
@if(!empty($content['bio'])) -

{{ $content['bio'] }}

+

{{ $content['bio'] }}

@endif
@if(!empty($content['website']))