diff --git a/resources/views/partials/checkins-list.blade.php b/resources/views/partials/checkins-list.blade.php index f18d5f3..0784b34 100644 --- a/resources/views/partials/checkins-list.blade.php +++ b/resources/views/partials/checkins-list.blade.php @@ -34,6 +34,9 @@

{!! $checkin->title ?? "Untitled" !!} + @if($checkin->image_url) + 🖼️ + @endif @if($hasEmbed) @if($hasEmbed === 'video') 📹