mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
author
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
<span class="ml-2">{{ $libraryItem->main_image_caption ?? $libraryItem->name }}</span>
|
<span class="ml-2">{{ $libraryItem->main_image_caption ?? $libraryItem->name }}</span>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
<div class="hidden sm:block my-4">
|
<div class="hidden md:block my-4">
|
||||||
<livewire:comments :model="$libraryItem" newest-first/>
|
<livewire:comments :model="$libraryItem" newest-first/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user