mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-12 11:52:53 +02:00
fix: post hero image placeholder
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
{{ resolvedDate }}
|
||||
</time>
|
||||
</div>
|
||||
<div v-if="image" class="mt-4 md:mt-0 h-full">
|
||||
<div class="mt-4 md:mt-0 h-full">
|
||||
<LazyImage
|
||||
img-class="h-full object-cover"
|
||||
:alt="$page.title"
|
||||
|
||||
Reference in New Issue
Block a user