diff --git a/resources/views/public/qr/landing.blade.php b/resources/views/public/qr/landing.blade.php index 99076be..655345d 100644 --- a/resources/views/public/qr/landing.blade.php +++ b/resources/views/public/qr/landing.blade.php @@ -1221,9 +1221,11 @@
@endif
-

Author bookshop

+

Bookshop

{{ $aName }}

- @if($aTagline)

{{ $aTagline }}

@endif + @if($aTagline) +

{{ $aTagline }}

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

{{ $content['bio'] }}

+

{{ $content['bio'] }}

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