diff --git a/resources/views/themes/zeus/sky/page.blade.php b/resources/views/themes/zeus/sky/page.blade.php index 0bd1d03..55fafce 100644 --- a/resources/views/themes/zeus/sky/page.blade.php +++ b/resources/views/themes/zeus/sky/page.blade.php @@ -16,8 +16,8 @@ - @if($post->image() !== null) - + @if($post->image('pages') !== null) + @endif